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/validate-modules
Matt Martz 1663b64e18
Allow subspec defaults to be processed when the parent argument is not supplied (#38967)
* Allow subspec defaults to be processed when the parent argument is not supplied

* Allow this to be configurable via apply_defaults on the parent

* Document attributes of arguments in argument_spec

* Switch manageiq_connection to use apply_defaults

* add choices to api_version in argument_spec
7 years ago
..
__init__.py
ignore.txt Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 7 years ago
main.py
module_args.py
schema.py Support recursive suboptions schema (#37206) 7 years ago
skip.txt
test_validate_modules_regex.py
utils.py
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 8 years ago