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/_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.
6 years ago
..
__init__.py Update ansible-test collection inventory handling. (#61031) 6 years ago
acme.py Relocate ansible-test code. (#60147) 6 years ago
aws.py Relocate ansible-test code. (#60147) 6 years ago
azure.py Relocate ansible-test code. (#60147) 6 years ago
cloudscale.py Relocate ansible-test code. (#60147) 6 years ago
cs.py Relocate ansible-test code. (#60147) 6 years ago
foreman.py Relocate ansible-test code. (#60147) 6 years ago
gcp.py Relocate ansible-test code. (#60147) 6 years ago
hcloud.py Relocate ansible-test code. (#60147) 6 years ago
nios.py Relocate ansible-test code. (#60147) 6 years ago
opennebula.py Relocate ansible-test code. (#60147) 6 years ago
openshift.py Relocate ansible-test code. (#60147) 6 years ago
scaleway.py Relocate ansible-test code. (#60147) 6 years ago
tower.py Relocate ansible-test code. (#60147) 6 years ago
vcenter.py ansible-test: fix the vcenter+vcsim support 6 years ago
vultr.py Relocate ansible-test code. (#60147) 6 years ago