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
John R Barker 56cca2a312 Allow documentation of module options type (#42285)
* Allow documentation of module options

Pass through the `type` of a modules option so it's displayed on the
html module docs

* docs

(cherry picked from commit d962611528)
8 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 9 years ago
ignore.txt Fix broken Azure dependencies in 2.6 (#41946) 8 years ago
main.py Remove tab check from validate-modules. 8 years ago
module_args.py Use arg_spec type for comparisons on default and choices (#37741) 8 years ago
schema.py Allow documentation of module options type (#42285) 8 years ago
skip.txt Module deprecation: docs, scheme and tests (#34100) 8 years ago
test_validate_modules_regex.py Fix shebangs and file modes and update tests. (#40563) 8 years ago
utils.py Use arg_spec type for comparisons on default and choices (#37741) 8 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 9 years ago