ansible/test/integration/targets/vmware_guest/tasks
Abhijeet Kasurde a377302d6b
VMware: Fix DVPG idempotency issue (#35837)
This fixes, cloning operation where template or existing VM
does not have network or DVPG. Also, adds some strict type checking in
network parameters.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-02-16 10:32:27 +05:30
..
cdrom_d1_c1_f0.yml
check_mode.yml Add check mode support in vmware_guest (#32858) 2018-01-22 21:16:19 +05:30
clone_d1_c1_f0.yml
create_d1_c1_f0.yml VMware: Add support for resource allocation info (#33990) 2018-01-03 21:13:56 +05:30
create_guest_invalid_d1_c1_f0.yml Provide clear error message after failure (#32928) 2017-11-16 06:42:27 +00:00
create_nw_d1_c1_f0.yml VMware: Add NIC configuration option (#33851) 2017-12-15 17:54:52 +05:30
create_rp_d1_c1_f0.yml
delete_vm.yml VMware: Check if VM is poweredoff before destroy (#35151) 2018-01-22 20:17:11 +05:30
disk_type_d1_c1_f0.yml Added eagerzeroedthick disk option to disk spec for vmware_guest (#28121) 2017-11-21 03:11:28 +00:00
mac_address_d1_c1_f0.yml VMware: Add fix for setting manual MAC address (#32885) 2017-11-21 09:47:05 +00:00
main.yml VMware: Fix DVPG idempotency issue (#35837) 2018-02-16 10:32:27 +05:30
network_negative_test.yml VMware: Fix DVPG idempotency issue (#35837) 2018-02-16 10:32:27 +05:30
network_with_dvpg.yml VMware: Fix DVPG idempotency issue (#35837) 2018-02-16 10:32:27 +05:30
non_existent_vm_ops.yml VMware: Provide verbose message about non-existent VM (#35682) 2018-02-04 05:23:24 +05:30
poweroff_d1_c1_f0.yml VMware: check for ESXi server while creating user (#33061) 2017-12-15 16:26:19 +05:30
poweroff_d1_c1_f1.yml VMware: check for ESXi server while creating user (#33061) 2017-12-15 16:26:19 +05:30
template_d1_c1_f0.yml