community.general/lib/ansible
Robin Miller 6d8edfc35f Handle throttling and move BotoServerError handling to main. (#22383)
Unclear how useful it is to still be catching BotoServerError exceptions
generally, especially when we are now hopefully handling most instances
of throttling, but kept it as it was already in the code. Moved to main
as catching BotoServerErrors inside individual functions will bypass any
AWSRetry.backoff decorator.

Move additional imports to top.

Use python2.6 formatting

A bit of cleanup on imports

Make one more string interpolation Python 2.6 compatible.
2017-03-13 16:00:06 -04:00
..
cli Make vault encrypt/create/etc confirm pass again. 2017-03-09 14:32:21 -05:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor moved network module magic from hardcoded to conf 2017-03-09 21:49:02 -05:00
galaxy Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
inventory deal with other 'ungrouped' corner cases 2017-03-09 20:11:37 -05:00
module_utils Add no_log to all network module_utils provider argument (#22566) 2017-03-13 13:21:46 -06:00
modules Handle throttling and move BotoServerError handling to main. (#22383) 2017-03-13 16:00:06 -04:00
parsing vault: Uniformize construction of cipher objects 2017-03-08 15:14:20 -05:00
playbook Verify that the role specification is using a comma before warning 2017-03-07 09:35:42 -05:00
plugins Fix junos prompt issue (#22536) 2017-03-13 08:11:38 -04:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils Typo + rephrase (#22526) 2017-03-11 09:51:59 +00:00
vars Fix variable precedence of INI/script vars to be in-line with docs. 2017-03-02 17:07:00 -06:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py moved network module magic from hardcoded to conf 2017-03-09 21:49:02 -05:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00