You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Will Thames ce2f5d26ab Improve cloudwatchevent_rule exception handling (#30823)
* 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
8 years ago
..
cli add ability to set default tags in config 8 years ago
compat Remove wildcard imports 9 years ago
config add ability to set default tags in config 8 years ago
errors Ansible Config part2 (#27448) 9 years ago
executor made callbacks backwards compatible (#30625) 8 years ago
galaxy Removes container-enabled warning (#27578) 9 years ago
inventory use set to quicken group host membership 8 years ago
module_utils Fix 'distribution' fact for ArchLinux (#30723) 8 years ago
modules Improve cloudwatchevent_rule exception handling (#30823) 8 years ago
parsing Use vault_id when encrypted via vault-edit (#30772) 8 years ago
playbook Remove print statements from play_context 8 years ago
plugins Add one-versus-many-matches logic to network filter plugin (#30511) 8 years ago
template Fix dangerous default args. (#29839) 8 years ago
utils Fix encoding error with path to ssh 8 years ago
vars remove fact namespacing 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py moved from eval to templating + literal_eval 8 years ago
release.py Bump the versions now that devel is 2.5 8 years ago