mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Raise a nicer error when we cannot execute the editor (#44423)
* Raise a nicer error when we cannot execute the editor. Fixes #44419 * Don't use to_bytes when constructing an exception * Add changelog fragment
This commit is contained in:
2
changelogs/fragments/vault-errors.yaml
Normal file
2
changelogs/fragments/vault-errors.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- vault - fix error message encoding, and ensure we present a friendlier error when the EDITOR is missing (https://github.com/ansible/ansible/pull/44423)
|
||||
Reference in New Issue
Block a user