mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Don't just raise AnsibleError with the exception message (#49654)
* Don't just raise AnsibleError with the exception message. Fixes #49252 * Add changelog fragment
This commit is contained in:
2
changelogs/fragments/vault-read-error.yml
Normal file
2
changelogs/fragments/vault-read-error.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- vault - Improve error messages encountered when reading vault files (https://github.com/ansible/ansible/issues/49252)
|
||||
Reference in New Issue
Block a user