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
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
7 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Remove use of unicode_literals as it is an anti-pattern 7 years ago
import Undo accidental addition to skip.txt. 7 years ago
pep8 Refactor easy_install module 7 years ago
pylint Fix dangerous default args. (#29839) 7 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Disable newer shellcheck tests which don't pass. 8 years ago
validate-modules Correctly validate module name for modules with aliases (#29957) 7 years ago