community.general/lib/ansible/modules/cloud
Joel Thompson 1db444cdc2 Add exponential backoff retries to ec2_elb_lb (#3379)
ec2_elb_lb doesn't react well to AWS API throttling errors. This
implements an exponential backoff operation around some of the AWS API
calls (with random jitter, in line with AWS recommendations) to make
this more resilient.
2016-12-08 11:24:18 -05:00
..
amazon Add exponential backoff retries to ec2_elb_lb (#3379) 2016-12-08 11:24:18 -05:00
azure Add new Dv2 Azure instances 2016-12-08 11:24:09 -05:00
digital_ocean Documentation updates to use complete YAML : syntax instead of key=val syntax. Adjusted example to use "" where appropriate to pass YAML Syntax checker per Contribution guidelines. 2016-12-08 11:24:05 -05:00
docker make binds a list instead of a dict (to prevent overwriting when copying the same file to two places) (#2294) 2016-12-08 11:24:17 -05:00
google Add preemptible option on gce.py 2016-12-08 11:24:14 -05:00
linode Replace BOOLEANS with true/false 2016-12-08 11:24:17 -05:00
openstack Make remote_group handle name and id in cloud/openstack/os_security_group_rule.py 2016-12-08 11:24:18 -05:00
rackspace overwrite option was added for 2.1 2016-12-08 11:24:16 -05:00
vmware tolerate environment not being set 2016-12-08 11:24:07 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00