mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-30 04:49:09 -07: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 |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |