Clearer error logging in passwordstore lookup (#5436) (#5458)

* Clearer error logging in passwordstore lookup

* Add changelog fragment for passwordstore errmsgs

Co-authored-by: Sylvia van Os <sylvia@hackerchick.me>
(cherry picked from commit e4b9e098c7)

Co-authored-by: Jan-Philipp Litza <jplitza@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2022-11-02 22:31:45 +01:00
committed by GitHub
parent b87196348a
commit 1badcffe1c
2 changed files with 6 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- passwordstore lookup plugin - improve error messages to include stderr (https://github.com/ansible-collections/community.general/pull/5436)