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
Felix Fontein 5eac93e7fd [2.8] Fix return value documentation (2/2) (#63534)
* Fix return value documentation (2/2) (#63478)
* Avoid validation errors for missing 'contains:'.
* Convert JSON text to JSON dict.
* example -> sample.
* Fix YAML.

(cherry picked from commit 4bc298af83)

* Update validate-modules/ignore.txt.
6 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 9 years ago
ignore.txt [2.8] Fix return value documentation (2/2) (#63534) 6 years ago
main.py [stable-2.8] Check that provider['options'] is a dictionary in validate-modules (#58078) 7 years ago
module_args.py Add arg and doc validation for PowerShell modules (#53615) 7 years ago
ps_argspec.ps1 Load Ansible module_utils for ps_argspec validator (#58571) 7 years ago
schema.py [stable-2.8] Validate types before asserting lengths (#56882) 7 years ago
skip.txt Module deprecation: docs, scheme and tests (#34100) 8 years ago
test_validate_modules_regex.py Remove nose from unittests (#54055) 7 years ago
utils.py Add arg and doc validation for PowerShell modules (#53615) 7 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 9 years ago