Fix tags.
This commit is contained in:
parent
1399af239c
commit
d2c87fd6dc
@ -40,7 +40,10 @@
|
||||
tags: common
|
||||
|
||||
- name: Include retrieve_secret_vars tasks
|
||||
ansible.builtin.include_tasks: "tasks/retrieve_secret_vars.yml"
|
||||
ansible.builtin.include_tasks:
|
||||
file: "tasks/retrieve_secret_vars.yml"
|
||||
apply:
|
||||
tags: common
|
||||
tags: common
|
||||
|
||||
- name: Include secrets from yml db
|
||||
|
Loading…
Reference in New Issue
Block a user