ansible/test/lib/ansible_test/_data
Brian Coca 2296da95a2
fix module schema (#74295)
* fix module schema

  not out of date hardcoded list anymore, uses 'current + 4' to
  set valid deprecation targets

Co-authored-by: Matt Clay <matt@mystile.com>
2021-04-20 10:02:39 -04:00
..
cli
completion Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
injector [ansible-test] nuke virtualenv-isolated.sh 2021-04-12 15:09:18 -07:00
legacy_collection_loader Split out module/module_utils unit test execution. 2021-04-19 15:44:58 -07:00
playbooks Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
pytest/plugins Split out module/module_utils unit test execution. 2021-04-19 15:44:58 -07:00
requirements Add ansible-test constraint for decorator. 2021-04-05 11:56:38 -07:00
sanity fix module schema (#74295) 2021-04-20 10:02:39 -04:00
setup Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
ansible.cfg
collection_detail.py
coveragerc
cryptography-constraints.txt Fix cryptography constraints in ansible-test. (#72914) 2020-12-09 10:46:05 -08:00
inventory
pytest.ini
quiet_pip.py Add PyPI proxy container for tests on Python 2.6. 2021-04-08 15:47:23 -07:00
sslcheck.py Fix cryptography constraints in ansible-test. (#72914) 2020-12-09 10:46:05 -08:00
versions.py
virtualenvcheck.py Clean up code in ansible-test. (#73379) 2021-01-26 14:02:08 -08:00
yamlcheck.py