ansible/test/lib/ansible_test
John R Barker 084587913a
validate-modules: deprecated modules in collections (#68646)
* validate-modules: deprecated modules in collections

In Collections a module is marked as deprecated via meta/routing.yml

Use this file, rather than the leading `_` as part of the deprecated
test.

* Correct variable

* review comments

* indentation

* Read routing.yml only once

* pep8

* Apply suggestions from code review

Co-authored-by: Matt Clay <matt@mystile.com>

* review: remove duplicated conditional

Co-authored-by: Matt Clay <matt@mystile.com>
2020-05-07 08:11:46 +01:00
..
_data validate-modules: deprecated modules in collections (#68646) 2020-05-07 08:11:46 +01:00
_internal Default ansible-test provisioning to us-east-1. 2020-04-30 11:04:37 -07:00
config Clean up ansible-test inventory templates. (#60321) 2019-08-09 11:06:21 -07:00
__init__.py