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
Abhijeet Kasurde 27b85e732d Argument spec must be dict/hash (#40858)
validate-modules should fail when argument is not dict/hash.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
..
__init__.py
ignore.txt gluster_volume: add 'volume' alias to 'name' param (#40845) 7 years ago
main.py Argument spec must be dict/hash (#40858) 6 years ago
module_args.py
schema.py removed_in: 2.6 is valid (#40399) 7 years ago
skip.txt
test_validate_modules_regex.py Fix shebangs and file modes and update tests. (#40563) 7 years ago
utils.py
validate-modules