vpn volume fixes

This commit is contained in:
LooseSeal2
2019-07-11 16:06:19 -07:00
parent 46e5e2a1df
commit b392f73a1b
4 changed files with 10 additions and 13 deletions

View File

@@ -51,9 +51,9 @@
set_fact:
pg_volumes:
- '/etc/localtime:/etc/localtime:ro'
- '/opt/appdata/{{pgrole}}:/config'
- '{{path.stdout}}:{{path.stdout}}'
- '/mnt:/mnt'
- '/opt/appdata/{{pgrole}}:/config'
- name: 'Setting PG ENV'
set_fact:
@@ -353,4 +353,4 @@
- name: Restart {{pgrole}}
docker_container:
name: '{{pgrole}}'
state: started
state: started