This commit is contained in:
LooseSeal2
2019-07-11 16:10:25 -07:00
parent b392f73a1b
commit 9e4c6bfd82
12 changed files with 29 additions and 29 deletions

View File

@@ -138,9 +138,9 @@
set_fact:
pg_volumes:
- '/etc/localtime:/etc/localtime:ro'
- '/opt/appdata/{{pgrole}}:/config'
- '{{path.stdout}}:{{path.stdout}}'
- '/mnt:/mnt'
- '/opt/appdata/{{pgrole}}:/config'
- '/tmp:/tmp'
- '/opt/appdata/{{pgrole}}/cont-init.d:/etc/cont-init.d'
- '/opt/appdata/{{pgrole}}/services.d:/etc/services.d/nzbget'