mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
passwordstore lookup: allow to pass options as lookup options (#5444)
* Allow to pass options as lookup options. * Adjust tests.
This commit is contained in:
parent
5cb9a9e4f0
commit
faf4ec7fa6
4 changed files with 53 additions and 43 deletions
2
changelogs/fragments/5444-passwordstore-options.yml
Normal file
2
changelogs/fragments/5444-passwordstore-options.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "passwordstore lookup plugin - allow options to be passed lookup options instead of being part of the term strings (https://github.com/ansible-collections/community.general/pull/5444)."
|
Loading…
Add table
Add a link
Reference in a new issue