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
Andrea Tartaglia a342538aba Add shell out checks (#41545)
* Added error codes for shell_out checks

* Added ignore lines for allowed Modules

* Added shell out checks

* Fixed pep8

* Updated regex to only match subprocess.Popen

* Added failing modules to ignore.txt

* Wrong postgresql module in ignore.txt

* Removed bigip from ignore.txt
7 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 8 years ago
ignore.txt Add shell out checks (#41545) 7 years ago
main.py Add shell out checks (#41545) 7 years ago
module_args.py Use arg_spec type for comparisons on default and choices (#37741) 7 years ago
schema.py removed_in: 2.6 is valid (#40399) 7 years ago
skip.txt Module deprecation: docs, scheme and tests (#34100) 7 years ago
test_validate_modules_regex.py Fix shebangs and file modes and update tests. (#40563) 7 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