no become for delegated task
This commit is contained in:
parent
814a642cc0
commit
c12dfc18ce
@ -2,6 +2,7 @@
|
||||
|
||||
- name: Lookup aur_repo_host secret
|
||||
delegate_to: localhost
|
||||
become: false
|
||||
community.hashi_vault.vault_kv1_get:
|
||||
path: ansible/group_vars/aur_repo_hosts
|
||||
register: aur_repo_host_secret
|
||||
|
Loading…
x
Reference in New Issue
Block a user