1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/sanity/validate-modules
Matt Davis 0c34cdd0f7 fix #Requires to be valid in real Powershell ()
* module_utils #Requires should not have .psm1 extension if "real" Powershell will ever execute them
* updated validate-modules to enforce this
* added check to disallow multi-module syntax on Ansible.ModuleUtils #Requires
2017-10-23 11:40:54 -07:00
..
__init__.py
main.py fix #Requires to be valid in real Powershell () 2017-10-23 11:40:54 -07:00
module_args.py
schema.py metadata 1.1 2017-08-15 23:12:08 -07:00
skip.txt
test_validate_modules_regex.py
utils.py
validate-modules