mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
36c8441c6d
* First pass at vmware_deploy_ovf functionality * Add OVA file support, re-structure code * Move some useful functions to module_utils.vmware, and perform a little DRY too * Better handling of errors during spec validation and import * Properly calculate the lease progress percentage for all vmdk files * Make warnings and errors a little better * Add an allow_duplicates argument, that defaults to true, to allow users to have name based idempotency * Add fail_on_spec_warnings to cause the module to treat warnings as errors * Support non-vmdk uploads * Add ova alias for ovf * Rename vmdk_post_url to device_upload_url so it does not sound to specific to VMDK files * Safer handling of * hostname in urls * Add default Content-Type, remove unused headers var * Add deploymentOptions and propertyMapping functionalities * Add basic check_mode support * Add vmware_deploy_ovf to list of use-argspec-type-path ignores * Update version_added and fix path for use-argspec-type-path * Add configurable folder * Doc changes |
||
---|---|---|
.. | ||
azure-requirements.json | ||
azure-requirements.py | ||
boilerplate.json | ||
boilerplate.py | ||
configure-remoting-ps1.json | ||
configure-remoting-ps1.py | ||
docs-build.json | ||
docs-build.py | ||
empty-init.json | ||
empty-init.py | ||
integration-aliases.json | ||
line-endings.json | ||
line-endings.py | ||
no-assert.json | ||
no-assert.py | ||
no-basestring.json | ||
no-basestring.py | ||
no-dict-iteritems.json | ||
no-dict-iteritems.py | ||
no-dict-iterkeys.json | ||
no-dict-iterkeys.py | ||
no-dict-itervalues.json | ||
no-dict-itervalues.py | ||
no-get-exception.json | ||
no-get-exception.py | ||
no-illegal-filenames.json | ||
no-illegal-filenames.py | ||
no-smart-quotes.json | ||
no-smart-quotes.py | ||
no-tests-as-filters.json | ||
no-tests-as-filters.py | ||
no-underscore-variable.json | ||
no-underscore-variable.py | ||
no-unicode-literals.json | ||
no-unicode-literals.py | ||
replace-urlopen.json | ||
replace-urlopen.py | ||
required-and-default-attributes.json | ||
required-and-default-attributes.py | ||
shebang.json | ||
shebang.py | ||
skip.txt | ||
test-constraints.json | ||
test-constraints.py | ||
use-argspec-type-path.json | ||
use-argspec-type-path.py | ||
use-compat-six.json | ||
use-compat-six.py |