changed volume name typo :-D

This commit is contained in:
Alpha
2019-02-14 16:20:00 +05:30
committed by GitHub
parent b3437b1c97
commit 971cd78ec9

View File

@@ -36,7 +36,7 @@
- name: 'Setting PG Volumes' - name: 'Setting PG Volumes'
set_fact: set_fact:
pg_volumes: pg_volumes:
- '/opt/appdata/{{pgrole}}:/config' - '/opt/appdata/{{pgrole}}:/data'
- '/etc/localtime:/etc/localtime:ro' - '/etc/localtime:/etc/localtime:ro'
### - '/opt/appdata/git/gitea-db:/data' ### - '/opt/appdata/git/gitea-db:/data'