From c64dd16f1cfeafb1593ec2bfd0b6d6c7cce7d4cb Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 29 Jul 2022 12:09:10 +0200 Subject: [PATCH] Fix changelog fragment. --- changelogs/fragments/4955-fix-path-detection-for-gopass.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/4955-fix-path-detection-for-gopass.yaml b/changelogs/fragments/4955-fix-path-detection-for-gopass.yaml index 0ea6106664..eddfa7397d 100644 --- a/changelogs/fragments/4955-fix-path-detection-for-gopass.yaml +++ b/changelogs/fragments/4955-fix-path-detection-for-gopass.yaml @@ -1,2 +1,2 @@ bugfixes: - - passwordstore - fix password store path detection for gopass (https://github.com/ansible-collections/community.general/pull/4955). + - passwordstore lookup plugin - fix password store path detection for gopass (https://github.com/ansible-collections/community.general/pull/4955).