ansible/changelogs/fragments
Sloane Hertel 40d2df0ef3 Add AWS boto3 error code exception function is_boto3_error_code (#41202)
* Add aws/core.py function to check for specific AWS error codes

* Use sys.exc_info to get exception object if it isn't passed in

* Allow catching exceptions with is_boto3_error_code

* Replace from_code with is_boto3_error_code

* Return a type that will never be raised to support stricter type comparisons in Python 3+

* Use is_boto3_error_code in aws_eks_cluster

* Add duplicate-except to ignores when using is_boto3_error_code

* Add is_boto3_error_code to module development guideline docs
2018-06-12 12:15:16 -04:00
..
admin-users-default-change.yaml Make admin_users only contain root and toor because admin is used for non-privileged accounts 2018-06-05 17:01:40 -07:00
any_unparsed_is_failed.yaml Introduce inventory.any_unparsed_is_failed configuration setting (#41171) 2018-06-06 09:28:58 +05:30
aws_core_is_boto3_error_code.yml Add AWS boto3 error code exception function is_boto3_error_code (#41202) 2018-06-12 12:15:16 -04:00
aws_s3_async_fix.yaml Fix async for aws_s3 - fixes #40281 (#40826) 2018-06-07 15:09:22 -04:00
aws_s3_decryption_fix.yaml aws_s3: don't decrypt file before uploading - fixes #39287 (#39634) 2018-06-06 16:16:16 -04:00
aws_s3_fix_custom_endpoints.yaml [aws] Remove walrus conditional in aws_s3 module when using custom s3_url (#36832) 2018-06-07 15:07:52 -04:00
passwordstore-lookup-backup.yaml Add backup option to passwordstore lookup (and improve doc) (#39676) 2018-06-08 10:33:53 -04:00
syslog_facility-for-journald.yml Add syslog_facility parameter handling with systemd.journal (#41078) 2018-06-07 12:23:13 -07:00
v2.7.0-initial-commit.yaml Initial commit for 2.7.0 development. 2018-05-25 21:23:28 -07:00