Fix tags.

This commit is contained in:
yohan 2024-03-22 22:39:37 +01:00
parent 6eeab6632d
commit 1399af239c

View File

@ -45,6 +45,7 @@
- name: Include secrets from yml db
ansible.builtin.include_vars: "{{ local_workdir }}/secrets.yml"
tags: common
- name: Register variable DUPLICITY_PASSPHRASE
command: "cat {{ remote_workdir }}/duplicity_passphrase"
@ -76,6 +77,8 @@
- name: Include role_deploy_nextcloud
ansible.builtin.include_role:
name: role_deploy_nextcloud
apply:
tags: deploy_nextcloud
tags: deploy_nextcloud
- name: delete OVH instance