diff --git a/deploy_ovh_instance.yml b/deploy_ovh_instance.yml index 26b6b6d..646996d 100644 --- a/deploy_ovh_instance.yml +++ b/deploy_ovh_instance.yml @@ -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