ansible/test/lib/ansible_test
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.
2019-08-21 12:12:37 -07:00
..
_data Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
_internal Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
config Clean up ansible-test inventory templates. (#60321) 2019-08-09 11:06:21 -07:00
tests Relocate validate-modules for easier testing. (#60214) 2019-08-07 09:34:11 -07:00
__init__.py