mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-04-11 22:04:38 +01:00
vpn volume fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user