[PR #8952/24f2b980 backport][stable-9] passwordstore: Support subkey creation and update (#8996)

passwordstore: Support subkey creation and update (#8952)

(cherry picked from commit 24f2b980b7)

Co-authored-by: Manuel Luzarreta <mluzarreta.pro@pm.me>
This commit is contained in:
patchback[bot]
2024-10-07 22:31:04 +02:00
committed by GitHub
parent 73362a1e43
commit 71d8109275
2 changed files with 73 additions and 14 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- passwordstore lookup plugin - add subkey creation/update support (https://github.com/ansible-collections/community.general/pull/8952).