mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
hashi_vault: add support for userpass authentication (#51538)
Added support for username and password authentication in hashi_vault lookup plugin. Fixes: #38878 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
committed by
René Moser
parent
e81287593b
commit
18ed84b877
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- hashi_vault lookup plugin now supports username and password method for the authentication (https://github.com/ansible/ansible/issues/38878).
|
||||
Reference in New Issue
Block a user