Fix retrieve secrets on Ansible controller.
This commit is contained in:
parent
d5fe8bc1ec
commit
704c0daa8c
@ -1,5 +1,7 @@
|
|||||||
- name: Create temp inventory
|
- name: Create temp inventory
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
|
vars_files:
|
||||||
|
- vars/main.yml
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
tasks:
|
tasks:
|
||||||
- name: Include retrieve_secret_vars tasks
|
- name: Include retrieve_secret_vars tasks
|
||||||
|
Loading…
Reference in New Issue
Block a user