Update plexsync.yml

This commit is contained in:
timekills
2019-01-23 20:40:28 +04:30
committed by GitHub
parent 22aa9cf376
commit 9da3161904

View File

@@ -23,13 +23,13 @@
include_tasks: '/opt/plexguide/containers/_core.yml'
# LABELS ######################################################################
- name: 'Adding Traefik'
set_fact:
pg_labels:
traefik.enable: 'true'
traefik.port: '{{intport}}'
traefik.frontend.auth.forward.address: '{{gauth}}'
traefik.frontend.rule: 'Host:plexsync.{{domain.stdout}},{{tldset}}'
# - name: 'Adding Traefik'
# set_fact:
# pg_labels:
# traefik.enable: 'true'
# traefik.port: '{{intport}}'
# traefik.frontend.auth.forward.address: '{{gauth}}'
# traefik.frontend.rule: 'Host:plexsync.{{domain.stdout}},{{tldset}}'
- name: 'Setting PG Volumes'
set_fact: