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/runner/lib/cloud
Matt Clay 79eca9c8fb
Initial ansible-test support for collections. (#59197)
* Initial ansible-test support for collections.
* Include cloud config in delegation payload.
* Add missing types import and fix `t` shadowing.
* Fix plugin traceback when config_path not set.
* Fix encoding issues.
* Remove unused imports.
* More encoding fixes.
* Handle delegation outside exception handler.
* Inject ssh keys only if not already in place.
* More defensive approach to getting remote pwd.
* Add missing string format var.
* Correct PowerShell require regex.
* Rename `is_install` and `INSTALL_ROOT`.
7 years ago
..
__init__.py Initial ansible-test support for collections. (#59197) 7 years ago
acme.py Add future and metaclass boilerplate to test code. 7 years ago
aws.py Add future and metaclass boilerplate to test code. 7 years ago
azure.py Add future and metaclass boilerplate to test code. 7 years ago
cloudscale.py Add future and metaclass boilerplate to test code. 7 years ago
cs.py Clean up pylint issues in test infra. 7 years ago
foreman.py Add future and metaclass boilerplate to test code. 7 years ago
gcp.py Add future and metaclass boilerplate to test code. 7 years ago
hcloud.py Minor ansible-test code cleanup. (#59052) 7 years ago
nios.py Add future and metaclass boilerplate to test code. 7 years ago
opennebula.py Code cleanup for test infrastructure. (#59046) 7 years ago
openshift.py Add future and metaclass boilerplate to test code. 7 years ago
scaleway.py Add future and metaclass boilerplate to test code. 7 years ago
tower.py Code cleanup for test infrastructure. (#59046) 7 years ago
vcenter.py vcenter provider: avoid a TypeError exception 7 years ago
vultr.py Add future and metaclass boilerplate to test code. 7 years ago