mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-23 01:38:51 +00:00
* Fix cloudwatchevent_rule exception handling Where it is currently present, this change fixes the exception handling. However, there are many places that it is lacking. Fixes #30806 * Add new exception handling for cloudwatchevent_rule Ensure all API calls are wrapped with exception handling * PEP8 tidy up * Remove unnecessary HAS_BOTO3 import and checks Tidy up documentation so that NO_QA can be removed |
||
|---|---|---|
| .. | ||
| ansible-doc | ||
| code-smell | ||
| import | ||
| pep8 | ||
| pylint | ||
| rstcheck | ||
| shellcheck | ||
| validate-modules | ||