ansible/test/sanity/validate-modules
John R Barker bc2f4365b5 Correctly validate module name for modules with aliases (#29957)
* Correctly validate module name for modules with aliases

If a module has an alias (ie is a symlink) then we need to ensure that
DOCUMENTATION.module is set to the main name, not the aliased name

* formatting
2017-09-12 13:30:49 +01:00
..
__init__.py
main.py Correctly validate module name for modules with aliases (#29957) 2017-09-12 13:30:49 +01: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 Make validate-modules a .py file, and symlink back to validate-modules (#25227) 2017-06-07 14:44:33 -05:00