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
Matt Clay 4f51b7d323 Remove ansible-test --tox delegation option.
Use the --venv option instead.

This option was only available when running from source to test the ansible/ansible repository.

This will have no effect on testing collections or running from an installed version of Ansible.

Also update docs to reference the --venv option instead of the --tox option.
5 years ago
..
cli
completion Switch from RHEL 8.0 & 8.1b to 8.1 in CI. 5 years ago
injector
playbooks
pytest/plugins Fix ansible-test pytest plugin loading. (#62119) 5 years ago
requirements Fix hcloud requirements. 5 years ago
sanity Set alter_sys=True instead of False to address backwards incompat (#64670) 5 years ago
setup Work around ssh-keygen issue in ansible-test. (#63211) 5 years ago
ansible.cfg
coveragerc
inventory
pytest.ini
versions.py
virtualenvcheck.py Work around virtualenv/venv issue in ansible-test. (#62111) 5 years ago
yamlcheck.py