mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 16:41:21 -07:00
[PR #9106/105ae056 backport][stable-10] bugfix - Prevent passwordstore lookup to create subkey when create == false (#9780)
bugfix - Prevent passwordstore lookup to create subkey when create == false (#9106)
Fixes #9105
Apply suggestion
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 105ae0566a
)
Co-authored-by: Manuel Luzarreta <mluzarreta.pro@pm.me>
This commit is contained in:
parent
78c8fa0d49
commit
f4fca86f82
2 changed files with 10 additions and 4 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- passwordstore lookup plugin - fix subkey creation even when ``create=false`` (https://github.com/ansible-collections/community.general/issues/9105, https://github.com/ansible-collections/community.general/pull/9106).
|
Loading…
Add table
Add a link
Reference in a new issue