Fix a broken indentation
This commit is contained in:
parent
e9b3868658
commit
d05bf0f258
|
@ -18,7 +18,7 @@
|
||||||
docker_node:
|
docker_node:
|
||||||
hostname: '{{ epas_docker_attachments_node }}'
|
hostname: '{{ epas_docker_attachments_node }}'
|
||||||
labels:
|
labels:
|
||||||
epas_storage: 'attachments'
|
epas_storage: 'attachments'
|
||||||
labels_state: 'merge'
|
labels_state: 'merge'
|
||||||
|
|
||||||
- name: Add the label that will be used as a constraint for the postgresql DB
|
- name: Add the label that will be used as a constraint for the postgresql DB
|
||||||
|
|
Loading…
Reference in New Issue