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

@@ -37,9 +37,10 @@
- name: 'Setting PG Volumes'
set_fact:
pg_volumes:
- '/opt/appdata/{{pgrole}}/config:/config/.kodi:rw'
- '/mnt:/mnt:rw'
- '/etc/localtime:/etc/localtime:ro'
- '{{path.stdout}}:{{path.stdout}}'
- '/mnt:/mnt'
- '/opt/appdata/{{pgrole}}/config:/config/.kodi:rw'
- name: 'Setting PG ENV'
set_fact: