mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-04-04 14:23:09 +01:00
Folder fix 2
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
- name: 'Set Known Facts'
|
- name: 'Set Known Facts'
|
||||||
set_fact:
|
set_fact:
|
||||||
pgrole: 'mcmyadmin2'
|
pgrole: 'mcmyadmin'
|
||||||
intport: '8080'
|
intport: '8080'
|
||||||
extport: '8088'
|
extport: '8088'
|
||||||
image: 'linuxserver/mcmyadmin2'
|
image: 'linuxserver/mcmyadmin2'
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
- name: 'Setting PG Volumes'
|
- name: 'Setting PG Volumes'
|
||||||
set_fact:
|
set_fact:
|
||||||
pg_volumes:
|
pg_volumes:
|
||||||
- '/opt/appdata/{{pgrole}}/mcmyadmin:/'
|
- '/opt/appdata/{{pgrole}}/:/'
|
||||||
- '/opt/appdata/{{pgrole}}/Minecraft:/Minecraft'
|
- '/opt/appdata/{{pgrole}}/Minecraft:/Minecraft'
|
||||||
- '/opt/appdata/{{pgrole}}/Minecraft/plugins:/Minecraft/plugins'
|
- '/opt/appdata/{{pgrole}}/Minecraft/plugins:/Minecraft/plugins'
|
||||||
- '{{path.stdout}}:{{path.stdout}}'
|
- '{{path.stdout}}:{{path.stdout}}'
|
||||||
|
|||||||
Reference in New Issue
Block a user