From 7e9f392e7dfad6061ede9fcd9a14586cbdfe1c82 Mon Sep 17 00:00:00 2001 From: timekills Date: Mon, 14 Jan 2019 22:24:58 +0430 Subject: [PATCH] Fix name, .yml, Traefik frontend.rule -Changed name to handbrake2 -added .yml extension -Changed Traefik frontend to make the URL handbrake.TLD --- apps/{handbrake-password => handbrake2.yml} | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) rename apps/{handbrake-password => handbrake2.yml} (95%) diff --git a/apps/handbrake-password b/apps/handbrake2.yml similarity index 95% rename from apps/handbrake-password rename to apps/handbrake2.yml index 6632b0f..77c9138 100644 --- a/apps/handbrake-password +++ b/apps/handbrake2.yml @@ -1,6 +1,6 @@ #!/bin/bash # -# Title: Handbrake for PlexGuide +# Title: Handbrake for PlexGuide Community (user/password) # Author(s): timekills # URL: https://plexguide.com - https://github.com/timekills # GNU: General Public License v3.0 @@ -28,9 +28,6 @@ path: '{{path.stdout}}/{{pgrole}}' register: oldcheck - - name: 'Get home variable' - debug: homestorage=ansible_env.HOME - # LABELS ###################################################################### - name: 'Adding Traefik' set_fact: @@ -38,7 +35,7 @@ traefik.enable: 'true' traefik.port: '{{intport}}' traefik.frontend.auth.basic: "plex:$apr1$tosnCNtX$XKXnDaIiW7f0y1nwmd.KL0" - traefik.frontend.rule: 'Host:{{pgrole}}.{{domain.stdout}},{{tldset}}' + traefik.frontend.rule: 'Host:handbrake.{{domain.stdout}},{{tldset}}' - name: 'Setting PG Volumes' set_fact: