mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-06 00:14:02 -07:00
* vmware_guest: various changes and fixes Most of my queued changes were already implemented by @aperigault ! This was still open - Typos - Various fixes to dict.get() without quotes - Defaults to fullname and orgname (so they are no longer mandatory) - Add missing timezone implementation - Remove the customize flag from the options - Rename 'customizations' to 'customization' (cfr VMware docs and fora) * Important fixes for idempotency and customization - A password is mandatory for customization to work on Windows ! - An important fix for idempotency related to guestId - Support all types of Windows guestId entries * Suggestion by @aperigault * Small documentation fixes |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py | ||
test-requirements.txt |