rename group_vars to host_vars
This commit is contained in:
parent
aab9c8d082
commit
4ca7348be2
@ -1 +0,0 @@
|
|||||||
---
|
|
@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
MEDIA_FOLDER: /mnt/media
|
|
||||||
CONFIG_FOLDER: /mnt/apps
|
|
||||||
DOWNLOADS_FOLDER: /mnt/media/downloads
|
|
||||||
|
|
||||||
TZ: America/New_York
|
|
||||||
PUID: 1000
|
|
||||||
PGID: 1000
|
|
4
applications/host_vars/all.yml
Normal file
4
applications/host_vars/all.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
TZ: "America/New_York"
|
||||||
|
PUID: 1000
|
||||||
|
PGID: 1000
|
Loading…
Reference in New Issue
Block a user