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/commands/integration/cloud
Matt Clay 7450e87615
Fix up string splitting to prepare for pylint update. (#75479)
* Use rsplit with maxsplit in BaseCacheModule.
* Use maxsplit for accessing first item.
* ansible-test - More efficient splitting.
3 years ago
..
__init__.py Fix up string splitting to prepare for pylint update. (#75479) 3 years ago
acme.py Fix ansible-test imports and paths after refactor. 4 years ago
aws.py ansible-test: exposes tiny_prefix variable 3 years ago
azure.py Updated ansible-test azure plugin help message. 4 years ago
cloudscale.py Fix ansible-test imports and paths after refactor. 4 years ago
cs.py Fix ansible-test imports and paths after refactor. 4 years ago
digitalocean.py Adding DigitalOcean cloud support to ansible-test (#74222) 4 years ago
foreman.py Fix ansible-test imports and paths after refactor. 4 years ago
galaxy.py Fix ansible-test imports and paths after refactor. 4 years ago
gcp.py Fix ansible-test imports and paths after refactor. 4 years ago
hcloud.py Fix ansible-test imports and paths after refactor. 4 years ago
httptester.py Fix ansible-test imports and paths after refactor. 4 years ago
nios.py Fix ansible-test imports and paths after refactor. 4 years ago
opennebula.py Fix ansible-test imports and paths after refactor. 4 years ago
openshift.py Fix ansible-test imports and paths after refactor. 4 years ago
scaleway.py Fix ansible-test imports and paths after refactor. 4 years ago
vcenter.py Fix ansible-test imports and paths after refactor. 4 years ago
vultr.py Fix ansible-test imports and paths after refactor. 4 years ago