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
Pilou a5d320f8e7 vdirect modules: fix 'import' sanity test (#39706)
* vdirect modules: fix 'import' sanity test

* Remove passing file from import skip list.

* vdirect modules: fix validate-modules warnings

- Arguments with a default should not be marked as required
- add choices in doc

* vdirect_runnable: use formatting function
7 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 8 years ago
ignore.txt vdirect modules: fix 'import' sanity test (#39706) 7 years ago
main.py Use arg_spec type for comparisons on default and choices (#37741) 7 years ago
module_args.py Use arg_spec type for comparisons on default and choices (#37741) 7 years ago
schema.py Support recursive suboptions schema (#37206) 7 years ago
skip.txt Module deprecation: docs, scheme and tests (#34100) 7 years ago
test_validate_modules_regex.py Update validate-modules (#20932) 8 years ago
utils.py Use arg_spec type for comparisons on default and choices (#37741) 7 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 8 years ago