ansible/test/lib/ansible_test/_internal/cloud
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
..
__init__.py Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
acme.py
aws.py
azure.py
cloudscale.py
cs.py
foreman.py
gcp.py
hcloud.py
nios.py
opennebula.py
openshift.py
scaleway.py
tower.py
vcenter.py ansible-test: fix the vcenter+vcsim support 2019-08-12 11:55:38 +02:00
vultr.py