ansible/test/sanity/validate-modules
Dag Wieers cdd21e2170
Clean up module documentation (#36909)
* Clean up module documentation

This PR includes:
- Removal of `default: None` (and variations)
- Removal of `required: false`
- Fixing booleans and `type: bool` where required

* Fix remaining (new) validation issues
2018-03-15 22:15:24 +01:00
..
__init__.py
ignore.txt Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
main.py Skip top level args that are the same as args in provider in doc<->arg_spec comparisons (#36911) 2018-03-01 10:47:20 -06:00
module_args.py Clean up imports to prevent issues with mutable data being used in modules (#35112) 2018-01-19 16:33:16 -06: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 Add several new doc<->arg_spec checks (#36247) 2018-02-15 20:34:40 +00:00
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 2017-06-07 14:44:33 -05:00