You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
cli
completion Overhaul ansible-test container management. 4 years ago
injector [ansible-test] nuke virtualenv-isolated.sh 4 years ago
legacy_collection_loader Split out module/module_utils unit test execution. 4 years ago
playbooks Overhaul ansible-test container management. 4 years ago
pytest/plugins Split out module/module_utils unit test execution. 4 years ago
requirements Add ansible-test constraint for decorator. 4 years ago
sanity fix module schema (#74295) 4 years ago
setup Overhaul ansible-test container management. 4 years ago
ansible.cfg
collection_detail.py Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 5 years ago
coveragerc
cryptography-constraints.txt Fix cryptography constraints in ansible-test. (#72914) 4 years ago
inventory
pytest.ini Remove em dash from the pytest configuration file 4 years ago
quiet_pip.py Add PyPI proxy container for tests on Python 2.6. 4 years ago
sslcheck.py Fix cryptography constraints in ansible-test. (#72914) 4 years ago
versions.py
virtualenvcheck.py Clean up code in ansible-test. (#73379) 4 years ago
yamlcheck.py