ansible/test/lib/ansible_test/_internal/sanity
Matt Martz def3d1f815
validate-modules: support collections (#60247)
* Start of work to support collections

* remove version_added from base schema

* If a collection, pass that to validate-modules

* clean ups

* Allow version_added in a collection, just make it optional

* Don't traceback on missing doc_fragment

* Don't validate metadata in a collection
2019-08-16 14:28:34 -05:00
..
__init__.py Code cleanup in ansible-test. (#60318) 2019-08-09 09:38:19 -07:00
ansible_doc.py
bin_symlinks.py Additional ansible-test path fixes. (#60300) 2019-08-08 23:51:03 -07:00
compile.py
ignores.py
import.py Prepare ansible-test for inclusion in setup.py (#60294) 2019-08-08 16:14:19 -07:00
integration_aliases.py Clean up ansible-test results path handling. 2019-08-13 21:51:57 -07:00
pep8.py
pslint.py
pylint.py Relocate validate-modules for easier testing. (#60214) 2019-08-07 09:34:11 -07:00
rstcheck.py
sanity_docs.py
shellcheck.py
validate_modules.py validate-modules: support collections (#60247) 2019-08-16 14:28:34 -05:00
yamllint.py