mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-02 06:17:09 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| 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 | ||
| network_negative_test.yml | ||
| network_with_dvpg.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 | ||