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/lib/ansible
Sloane Hertel 6cb0666d0a [cloud] ASGRetry - add retry on throttling and add backoff to calls in ec2_asg (#24339)
* Use AWSRetry decorator in ec2_asg

* Rebased on stable-2.3

Added tries, delay, and backoff

Adding throttling to the list of errors for AWSRetry

* Create custom retry class for ec2_asg while it still uses boto

* remove changes to ec2.py

* BotoServerError exception has error_code attribute

* add info to the changelog
8 years ago
..
cli Fix --force for unversionned requirements (#23391) 8 years ago
compat
config
errors
executor When cleaning up the AnsiBallZ tempdir we need to not fail if the tempdir wasn't created 8 years ago
galaxy
inventory
module_utils Add support to fetch old style junos facts (#25250) (#25292) 8 years ago
modules [cloud] ASGRetry - add retry on throttling and add backoff to calls in ec2_asg (#24339) 8 years ago
parsing
playbook Template parent include path before finding its dirname (#23202) 8 years ago
plugins add validation to fetch for source/dest 8 years ago
template Fixing security issue with lookup returns not tainting the jinja2 environment 8 years ago
utils
vars
__init__.py
constants.py Fixing security issue with lookup returns not tainting the jinja2 environment 8 years ago
release.py New release v2.3.1.0-0.1.rc1 8 years ago