From 0cc82f6c0a253a4e4ebe8a7ab7e6894c9a3f91f7 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Fri, 9 Sep 2022 06:03:27 -0400 Subject: [PATCH] working on changes, and debugging --- playbooks/mpdf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/mpdf.yaml b/playbooks/mpdf.yaml index 6815089..9eca6d1 100644 --- a/playbooks/mpdf.yaml +++ b/playbooks/mpdf.yaml @@ -36,7 +36,7 @@ volume_normalization: no audio_buffer_size: 2048 buffer_before_play: "1%" - backendhost: "{{ {{ inventory_hostname }}|replace("f", "b") }}" + backendhost: "{{ inventory_hostname |replace ("f", "b") }}" tasks: - name: Install mpdf on hosts