community.general/lib/ansible/modules
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
..
cloud Handle throttling and move BotoServerError handling to main. (#22383) 2017-03-13 16:00:06 -04:00
clustering use safe load instead 2017-02-21 17:45:46 -05:00
commands YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
crypto Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
database Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
files Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
identity IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before (#19210) 2017-02-08 14:16:44 +00:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
messaging simplified if 2017-03-06 12:13:05 -05:00
monitoring Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
network fixes candidate var type in junos shared lib (#22551) 2017-03-13 07:27:45 -04:00
notification Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
packaging Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
remote_management Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
source_control Fix git clone tag with depth=1 2017-03-02 14:11:50 -08:00
storage Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
system Fix iptables TypeError if state/match/ctstate missing 2017-03-13 13:07:10 -04:00
utilities wait_for_connection: Update the docs to implementation (#22400) 2017-03-09 14:00:36 +00:00
web_infrastructure Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
windows Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00