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
module_args.py
schema.py
skip.txt
test_validate_modules_regex.py
utils.py
validate-modules