ansible/test/sanity/validate-modules
Pierre-Louis Bonicoli c289006e05 validate-modules: new module: fail if 'type' isn't documented
Don't require 'type' when:
- parameter name starts with an underscore
2019-06-14 08:36:24 -07:00
..
__init__.py
ignore.txt AWS: _facts -> _info (part 4) (#57651) 2019-06-10 21:40:05 +02:00
main.py validate-modules: new module: fail if 'type' isn't documented 2019-06-14 08:36:24 -07:00
module_args.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
ps_argspec.ps1 Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
schema.py Validate types before asserting lengths (#56882) 2019-05-23 16:51:28 -05:00
skip.txt
test_validate_modules_regex.py Remove nose from unittests (#54055) 2019-03-19 18:36:45 -07:00
utils.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
validate-modules