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
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
..
integration/targets Fix hashi_vault lookup approle authentication (#1138) 2020-11-16 16:42:42 +01:00
sanity Tidy up validate-modules ignores for packaging modules (#1289) 2020-11-13 12:41:11 +00:00
unit Xfconf tests (#1305) 2020-11-16 11:27:00 +00:00
utils Remove ansible.posix dependency (#1157) 2020-10-28 12:57:00 +01:00
.gitignore
requirements.yml Remove ansible.posix dependency (#1157) 2020-10-28 12:57:00 +01:00