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
2018-06-21 11:58:39 -04:00
..
__init__.py
ignore.txt Add shell out checks (#41545) 2018-06-21 11:58:39 -04:00
main.py Add shell out checks (#41545) 2018-06-21 11:58:39 -04:00
module_args.py Use arg_spec type for comparisons on default and choices (#37741) 2018-03-26 12:15:32 -05:00
schema.py removed_in: 2.6 is valid (#40399) 2018-05-18 15:32:31 +01:00
skip.txt Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
test_validate_modules_regex.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
utils.py Use arg_spec type for comparisons on default and choices (#37741) 2018-03-26 12:15:32 -05:00
validate-modules