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
Matt Davis 1dc8436ed9
module_utils fixes in collections (#55118)
* module_utils fixes in collections

* fixed Windows module_utils in collections
* fixed more Python module_utils cases (from X import module)
* "medium style" Ansiballz modules now work properly with collections (ie, non-replacer but also not using basic.py)
* added more tests
* split Windows/POSIX exec

* sanity
6 years ago
..
ansible-doc Remove deprecated os_server_actions alias (#47208) 6 years ago
code-smell module_utils fixes in collections (#55118) 6 years ago
compile Add a script to generate twitter and mailing list announcements 6 years ago
import Improve import sanity test output handling. (#52136) 6 years ago
pep8 Skip sanity tests that don't apply to bundled code 6 years ago
pslint module_utils fixes in collections (#55118) 6 years ago
pylint Replace no-underscore-variable test with pylint. (#54140) 6 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Test cleanup. 7 years ago
validate-modules Don't complain if type() is used. (#54849) 6 years ago
yamllint Fix typo in doc_fragments path. 6 years ago
ansible.cfg Fix ansible-test config management. 7 years ago