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

@@ -49,6 +49,10 @@
- '{{path.stdout}}:{{path.stdout}}' - '{{path.stdout}}:{{path.stdout}}'
- '/mnt:/mnt' - '/mnt:/mnt'
- name: 'Setting PG ENV'
set_fact:
pg_env:
# MAIN DEPLOYMENT ############################################################# # MAIN DEPLOYMENT #############################################################
- name: 'Deploying {{pgrole}}' - name: 'Deploying {{pgrole}}'
docker_container: docker_container: