Update tdarr.yml

Placed back pg_env
This commit is contained in:
Cody
2019-10-27 17:14:06 -04:00
committed by GitHub
parent 0f8ae37b41
commit 4de96cae57

View File

@@ -48,6 +48,10 @@
- '/opt/appdata/{{pgrole}}/Media:/home/Tdarr/Media'
- '{{path.stdout}}:{{path.stdout}}'
- '/mnt:/mnt'
- name: 'Setting PG ENV'
set_fact:
pg_env:
# MAIN DEPLOYMENT #############################################################
- name: 'Deploying {{pgrole}}'