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
2018-05-07 11:23:13 -05:00
..
__init__.py
ignore.txt Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 2018-05-07 11:23:13 -05:00
main.py Use arg_spec type for comparisons on default and choices (#37741) 2018-03-26 12:15:32 -05:00
module_args.py Use arg_spec type for comparisons on default and choices (#37741) 2018-03-26 12:15:32 -05:00
schema.py Support recursive suboptions schema (#37206) 2018-03-09 17:09:58 -06:00
skip.txt Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
test_validate_modules_regex.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
utils.py Use arg_spec type for comparisons on default and choices (#37741) 2018-03-26 12:15:32 -05:00
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 2017-06-07 14:44:33 -05:00