Fix syntax error

This commit is contained in:
Nightshade
2019-05-12 09:55:40 -06:00
committed by GitHub
parent 4bada1a014
commit 12c229caec

View File

@@ -44,7 +44,7 @@
traefik.frontend.rule: 'Host:{{pgrole}}.{{domain.stdout}},{{tldset}}'
# VOLUMES #########
- name: 'Setting PG Volumes'
- name: 'Setting PG Volumes'
set_fact:
pg_volumes:
- '/opt/appdata/{{pgrole}}/data:/data'