passwordstore: Support subkey creation and update (#8952)

This commit is contained in:
Manuel Luzarreta 2024-10-07 22:12:43 +02:00 committed by GitHub
commit 24f2b980b7
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).