[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
commit 71d8109275
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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).