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/cloud
David Shrewsbury aecec868d5 Pass wait/timeout parameters to floating IP APIs in os_server
If a server already exists when os_server is run, but a floating
IP was not assigned to the server when one was requested, the
module will attempt to add an IP to the existing server. But it
would not pass the wait/timeout params to the floating IP APIs.
If wait was True, you could get back a server dict that did not
show the floating IP because it did not wait.
10 years ago
..
amazon Merge pull request #2968 from ashwanthkumar/exponential-backoff-in-route53 10 years ago
azure Add new Dv2 Azure instances 10 years ago
digital_ocean Documentation updates to use complete YAML : syntax instead of key=val syntax. 10 years ago
docker Merge pull request #3284 from mscherer/fix_docker_args 10 years ago
google Add preemptible option on gce.py 10 years ago
linode Updating cloud modules with proper github author information 11 years ago
openstack Pass wait/timeout parameters to floating IP APIs in os_server 10 years ago
rackspace Merge pull request #1237 from vmihailenco/fix/cdn-cors-headers 10 years ago
vmware tolerate environment not being set 10 years ago
__init__.py package files 11 years ago