From e31f7627b3da579f5ba27850bc8f526a35db4253 Mon Sep 17 00:00:00 2001 From: timekills Date: Mon, 14 Jan 2019 21:33:23 +0430 Subject: [PATCH] Extra ' in line 38 removed --- apps/handbrake.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/apps/handbrake.yml b/apps/handbrake.yml index 239d61c..dbbbc7a 100644 --- a/apps/handbrake.yml +++ b/apps/handbrake.yml @@ -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.forward.address: '{{gauth}}' - traefik.frontend.rule: 'Host:{{pgrole}}.{{domain.stdout}},{{tldset}}'' + traefik.frontend.rule: 'Host:{{pgrole}}.{{domain.stdout}},{{tldset}}' - name: 'Setting PG Volumes' set_fact: