mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* Added the ability to extend the exception list in CloudRetry * AWSRetry boto and boto compatible * Updated tests to reflect boto/boto3 * Added boto to shippable requirements * Have base_class and added_exceptions default to None in CloudRetry AWSRetry - only retry on boto3 exceptions and remove boto requirement from tests * Make requested changes. |
||
|---|---|---|
| .. | ||
| aws | ||
| basic | ||
| cloud | ||
| ec2 | ||
| facts | ||
| gcp | ||
| json_utils | ||
| parsing | ||
| __init__.py | ||
| test_aci.py | ||
| test_basic.py | ||
| test_database.py | ||
| test_distribution_version.py | ||
| test_known_hosts.py | ||
| test_network_common.py | ||
| test_postgresql.py | ||
| test_text.py | ||