This commit is contained in:
2024-09-20 18:39:43 +02:00
parent 51754c44b9
commit b9757f8276
4 changed files with 39 additions and 15 deletions

View File

@@ -33,4 +33,11 @@
- name: Return all secrets from a path
delegate_to: localhost
ansible.builtin.debug:
msg: "{{ lookup('community.hashi_vault.hashi_vault', 'secret=apps/data/postgres token=prout url=https://hash.jingoh.fr') }}"
msg: "{{ lookup('community.hashi_vault.hashi_vault', 'secret=apps/data/postgres token=prout url=https://hash.jingoh.fr') }}"