Merge pull request 'Fix a broken indentation' (!18) from adellam/ansible-role-epas:master into master
Reviewed-on: #18
This commit is contained in:
commit
bde9e02f8b
|
@ -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