ansible/test/integration/targets/prepare_vmware_tests/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
..
main.yml vmware: use hostname in esxi_hostname 2019-05-13 17:04:17 -04:00
setup_attach_hosts.yml vmware: use hostname in esxi_hostname 2019-05-13 17:04:17 -04:00
setup_cluster.yml
setup_datacenter.yml
setup_datastore.yml vmware: use hostname in esxi_hostname 2019-05-13 17:04:17 -04:00
setup_dvswitch.yml
setup_switch.yml
setup_virtualmachines.yml
teardown.yml vmware: use hostname in esxi_hostname 2019-05-13 17:04:17 -04:00