mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Dang folder fix #6
This commit is contained in:
@@ -35,9 +35,9 @@
|
||||
- name: 'Setting PG Volumes'
|
||||
set_fact:
|
||||
pg_volumes:
|
||||
# - '/opt/appdata/{{pgrole}}:'
|
||||
- '/opt/appdata/{{pgrole}}/Minecraft:/Minecraft'
|
||||
- '/opt/appdata/{{pgrole}}/Minecraft/plugins:/Minecraft/plugins'
|
||||
- '/opt/appdata/{{pgrole}}:/minecraft'
|
||||
- '/opt/appdata/{{pgrole}}/Minecraft:/minecraft/Minecraft'
|
||||
- '/opt/appdata/{{pgrole}}/Minecraft/plugins:/minecraft/Minecraft/plugins'
|
||||
- '{{path.stdout}}:{{path.stdout}}'
|
||||
- '/mnt:/mnt'
|
||||
- '/etc/localtime:/etc/localtime:ro'
|
||||
|
||||
Reference in New Issue
Block a user