1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/lookup_hashi_vault
patchback[bot] 2fe6a34e3f
Fix hashi_vault lookup approle authentication (#1138) (#1315)
As per the plugin documentation and the Hashicorp Vault documentation (https://www.vaultproject.io/docs/auth/approle#secretid)
secret_id is not mandatory.
Moreover, using this lookup plugin without a secret_id used to work in
Ansible 2.9.

Co-authored-by: Jonathan Piron <jonathanpiron@gmail.com>
(cherry picked from commit 6cec8759d0)

Co-authored-by: Jonathan Piron <jonathan@piron.at>
2020-11-16 16:40:54 +00:00
..
lookup_hashi_vault Fix hashi_vault lookup approle authentication (#1138) (#1315) 2020-11-16 16:40:54 +00:00
playbooks Add support for HashiCorp Vault JWT auth (#1213) (#1309) 2020-11-16 08:23:44 +01:00
aliases Run tests with macOS 10.15. (#971) (#1015) 2020-09-30 16:32:08 +02:00
runme.sh Initial commit 2020-03-09 09:11:07 +00:00