Fix tags.

This commit is contained in:
yohan 2024-03-22 22:48:08 +01:00
parent 1399af239c
commit d2c87fd6dc

View File

@ -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