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
6 years ago
..
__init__.py
ignore.txt Add shell out checks (#41545) 6 years ago
main.py Add shell out checks (#41545) 6 years ago
module_args.py
schema.py
skip.txt
test_validate_modules_regex.py
utils.py
validate-modules