ansible/test/lib/ansible_test
Matt Clay 542d1b98ff
Support private test plugins in ansible-test. (#67660)
* Support private test plugins in ansible-test.

This feature is exclusively used for testing Ansible itself and is not available to collections.

Content in the newly supported directories will be added in follow-up PRs.

* Add new directory to path classification.

* Support new paths in shebang test.

* Add new directory to manifest.
2020-02-21 13:34:21 -08:00
..
_data Support private test plugins in ansible-test. (#67660) 2020-02-21 13:34:21 -08:00
_internal Support private test plugins in ansible-test. (#67660) 2020-02-21 13:34:21 -08:00
config Clean up ansible-test inventory templates. (#60321) 2019-08-09 11:06:21 -07:00
__init__.py