delegate secret lookup
This commit is contained in:
parent
8cad395e34
commit
814a642cc0
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
- name: Lookup aur_repo_host secret
|
- name: Lookup aur_repo_host secret
|
||||||
|
delegate_to: localhost
|
||||||
community.hashi_vault.vault_kv1_get:
|
community.hashi_vault.vault_kv1_get:
|
||||||
path: ansible/group_vars/aur_repo_hosts
|
path: ansible/group_vars/aur_repo_hosts
|
||||||
register: aur_repo_host_secret
|
register: aur_repo_host_secret
|
||||||
|
Loading…
x
Reference in New Issue
Block a user