ansible/test/sanity/validate-modules
Dag Wieers d7f3d3b867
Fix module validation checks and remove old params (#39926)
This PR includes:
- Fixes to the majority of module validation issues
  (deliberate inconsistencies between docs and arg_spec)
- Removal of deprecated parameters 'method' and 'protocols'
- A few typos in the documentation

There are still some left-over validation errors, some are deliberate
(like doc strings as default to indicate ranges, etc.)
2018-05-10 08:47:08 +02:00
..
__init__.py
ignore.txt Fix module validation checks and remove old params (#39926) 2018-05-10 08:47:08 +02: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