Do not create the label when the volume is remote.

This commit is contained in:
Andrea Dell'Amico 2023-05-29 20:28:36 +02:00
parent ca136f40b5
commit ed301fb05e
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
labels:
epas_client: 'timbrature'
labels_state: 'merge'
when: not epas_client_timbrature_data_remote_volume
- name: Create the directory where the compose file will be placed
file: dest={{ epas_client_timbrature_compose_dir }} state=directory owner=root group=root mode=0750