community.general/lib/ansible
Matt Martz 36c8441c6d New module vmware_deploy_ovf (#30309)
* 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
2018-05-29 21:38:43 +05:30
..
cli add keywords handling to ansible-doc 2018-05-23 14:09:02 -04:00
compat
config HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
errors
executor use correct object in error 2018-05-22 11:10:57 -04:00
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 2018-04-30 15:47:43 -05:00
inventory Don't display host pattern warning for empty groups (fixes #35255) (#39927) 2018-05-09 14:13:48 -05:00
module_utils New module vmware_deploy_ovf (#30309) 2018-05-29 21:38:43 +05:30
modules New module vmware_deploy_ovf (#30309) 2018-05-29 21:38:43 +05:30
parsing fix decrypted vault utf8 values (#37539) 2018-05-24 23:22:46 -04:00
playbook Add a 'machinectl shell' become_method (#39826) 2018-05-25 10:52:53 -05:00
plugins Update nxos_install_os module (#40102) 2018-05-29 21:07:57 +05:30
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07:00
utils retire shade in favor of openstacksdk for openstack modules (#40532) 2018-05-25 18:40:39 -07:00
vars
__init__.py
constants.py Add a 'machinectl shell' become_method (#39826) 2018-05-25 10:52:53 -05:00
release.py Initial commit for 2.7.0 development. 2018-05-25 21:23:28 -07:00