mirror of
https://github.com/zebrajr/ansible.git
synced 2025-12-06 00:19:48 +01:00
* Clean up TE error handling, wrap sigalrm handler * Preserve error detail on AnsibleAction and Connection exceptions. * Remove multiple layers of unreachable or redundant error handling. * Wrap manual alarm signal/timeout handling into a context manager, add tests. Co-authored-by: Matt Clay <matt@mystile.com> * update error message check in test * update test timeout message assertions --------- Co-authored-by: Matt Clay <matt@mystile.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| custom_types.py | ||
| error_helper.py | ||
| loader.py | ||
| module.py | ||
| path.py | ||
| vault_helper.py | ||
| yaml_helper.py | ||