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