You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity
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
6 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell New module vmware_deploy_ovf (#30309) 6 years ago
compile Overhaul additional sanity tests. (#36803) 7 years ago
import vdirect modules: fix 'import' sanity test (#39706) 7 years ago
pep8 Explicitly exclude W504 (#38539) 7 years ago
pslint win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets (#37897) 7 years ago
pylint EC2_group module refactor (formerly pr/37255) (#38678) 6 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Test cleanup. 7 years ago
validate-modules Update gluster_volume path in ignore.txt. 6 years ago
yamllint Add yamllint for plugin docs and fix issues. 6 years ago
ansible.cfg Fix ansible-test config management. 7 years ago