Fix the indentation of a conditional.

This commit is contained in:
Andrea Dell'Amico 2020-10-26 16:55:58 +01:00
parent e5a892f705
commit 619c601b13
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
labels:
epas_pg_data: 'epas_db'
labels_state: 'merge'
when: epas_dockerized_db
when: epas_dockerized_db
- name: Install the docker compose file
template: src=epas-docker-compose.yml.j2 dest={{ epas_compose_dir }}/docker-epas-stack.yml owner=root group=root mode='0400'