ansible/test/integration/targets/vmware_guest/tasks
Gonéri Le Bouder 4b99a2ac50 vmware: use hostname in esxi_hostname
The use of the `hostvars[esxi1].ansible_host` was attempt to use
different hostname and IP address. But it's actually the source of
more problems.

VMware expects to be able to resolvable the host name. This means, that
if someone wants to run the test-suite, s/he needs to use a DNS or
update the `/etc/hosts` files on the different hosts.
2019-05-13 17:04:17 -04:00
..
boot_firmware_d1_c1_f0.yml
cdrom_d1_c1_f0.yml
check_mode.yml
clone_customize_guest_test.yml
clone_d1_c1_f0.yml
clone_with_convert.yml
create_d1_c1_f0.yml
create_d1_c1_f0_env.yml
create_guest_invalid_d1_c1_f0.yml
create_nw_d1_c1_f0.yml
create_rp_d1_c1_f0.yml vmware: use hostname in esxi_hostname 2019-05-13 17:04:17 -04:00
delete_vm.yml
disk_mode_d1_c1_f0.yml
disk_size_d1_c1_f0.yml
disk_type_d1_c1_f0.yml
linked_clone_d1_c1_f0.yml
mac_address_d1_c1_f0.yml
main.yml
network_negative_test.yml
network_with_device.yml
network_with_dvpg.yml
network_with_portgroup.yml
non_existent_vm_ops.yml
poweroff_d1_c1_f0.yml
poweroff_d1_c1_f1.yml
template_d1_c1_f0.yml
vapp_d1_c1_f0.yml
windows_vbs_d1_c1_f0.yml