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
2019-04-10 22:59:53 -07:00
..
ansible-doc Remove deprecated os_server_actions alias (#47208) 2018-10-18 16:44:44 +10:00
code-smell module_utils fixes in collections (#55118) 2019-04-10 22:59:53 -07:00
compile Add a script to generate twitter and mailing list announcements 2019-03-22 11:23:54 -07:00
import Improve import sanity test output handling. (#52136) 2019-02-12 17:32:57 -08:00
pep8 Skip sanity tests that don't apply to bundled code 2018-12-17 11:01:01 -08:00
pslint module_utils fixes in collections (#55118) 2019-04-10 22:59:53 -07:00
pylint Replace no-underscore-variable test with pylint. (#54140) 2019-03-20 22:14:22 -07:00
rstcheck
shellcheck Test cleanup. 2018-01-11 13:43:10 -08:00
validate-modules Don't complain if type() is used. (#54849) 2019-04-09 15:10:32 -05:00
yamllint Fix typo in doc_fragments path. 2019-03-21 15:36:05 -07:00
ansible.cfg