ansible/test/integration/targets/vmware_guest/tasks
goshkis abb956d9eb vApp properties support (#32579)
* Adding support for vApp properties.
* vm specification updated only if changes have to be applied. I.e. subsequent updates with the same data will not trigger changed state
* Auxiliary variables renamed, hope this makes the code more readable
* Integration tests changed - re-adding the same properties test not implemented, but tested on real vCenter deployment
* fixing documentation "version_added" for the feature
* Addressing reviewers comments #2:
* documentation updated with the only meaningful value for "option" attribute - "remove"
* Fixed improperly handled case when user requested "add" operation for existent property
* vApp configuration is updated only with properties that contains changes, not with all properties requested by user
2018-02-21 11:59:13 +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
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 vApp properties support (#32579) 2018-02-21 11:59:13 +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
vapp_d1_c1_f0.yml vApp properties support (#32579) 2018-02-21 11:59:13 +05:30