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 29ac0273d4
Update ansible-test collection inventory handling. (#61031)
* Update ansible-test collection inventory handling.

- The `windows-integration` command now supports the `--inventory` option.
- The incomplete support for host_vars and group_vars directories has been removed.
- The incomplete support for an inventory directory has been removed.
- The inventory specified by `--inventory` can now reside outside the install and content roots.
- Using `ansible_ssh_private_key_file` with `--docker` or `--remote` results in a warning about the combination being unsupported and likely to fail.

* Fix config handling.

* Fix payload handling of ssh keys.

* Disable pylint no-self-use rule for ansible-test.

* De-duplicate payload paths.
5 years ago
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 5 years ago
completion Use new version of default test image that contains Python 3.8.0b3 (#60139) 5 years ago
injector Additional ansible-test path fixes. (#60300) 5 years ago
pytest/plugins Relocate ansible-test code. (#60147) 5 years ago
requirements maven_artifact.py - add support for version ranges by using spec (#54309) 5 years ago
sanity Update ansible-test collection inventory handling. (#61031) 5 years ago
setup Support windows-integration on collections. (#60984) 5 years ago
ansible.cfg Update ansible-test integration config handling. (#60448) 5 years ago
coveragerc Move ansible-test coverage config to test/lib/ 5 years ago
inventory Update ansible-test collection inventory handling. (#61031) 5 years ago
pytest.ini Relocate ansible-test code. (#60147) 5 years ago
tox.ini Relocate ansible-test code. (#60147) 5 years ago
versions.py Relocate ansible-test code. (#60147) 5 years ago
yamlcheck.py Relocate ansible-test code. (#60147) 5 years ago