infra-v1/applications/roles/media/defaults/main.yml

9 lines
141 B
YAML
Raw Normal View History

2022-06-07 13:43:09 +00:00
---
TZ: "America/New_York"
PUID: 1000
PGID: 1000
DOWNLOAD_FOLDER: "/mnt/downloads"
CONFIG_FOLDER: "~/.config/"
MEDIA_FOLDER: "/mnt/content"