You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
cdrom_d1_c1_f0.yml
check_mode.yml
clone_d1_c1_f0.yml
create_d1_c1_f0.yml
create_guest_invalid_d1_c1_f0.yml
create_nw_d1_c1_f0.yml
create_rp_d1_c1_f0.yml
delete_vm.yml
disk_type_d1_c1_f0.yml
mac_address_d1_c1_f0.yml
main.yml vApp properties support (#32579) 7 years ago
network_negative_test.yml VMware: Fix DVPG idempotency issue (#35837) 7 years ago
network_with_dvpg.yml VMware: Fix DVPG idempotency issue (#35837) 7 years ago
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 vApp properties support (#32579) 7 years ago