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
aws.py ansible-test: exposes tiny_prefix variable 3 years ago
azure.py Updated ansible-test azure plugin help message. 3 years ago
cloudscale.py
cs.py
digitalocean.py Adding DigitalOcean cloud support to ansible-test (#74222) 3 years ago
foreman.py
galaxy.py
gcp.py
hcloud.py
httptester.py
nios.py
opennebula.py
openshift.py
scaleway.py
vcenter.py
vultr.py