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

@@ -48,9 +48,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 {{pgrole2}} Volumes'
set_fact: