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
parent 1d86d49688
commit 24f2b980b7
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).