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
Jonathan Piron 6cec8759d0
Fix hashi_vault lookup approle authentication (#1138)
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>
2020-11-16 16:42:42 +01:00
..
lookup_hashi_vault Fix hashi_vault lookup approle authentication (#1138) 2020-11-16 16:42:42 +01:00
playbooks Add support for HashiCorp Vault JWT auth (#1213) 2020-11-16 07:48:58 +01:00
aliases Run tests with macOS 10.15. (#971) 2020-09-30 14:00:05 +02:00
runme.sh Initial commit 2020-03-09 09:11:07 +00:00