From c97dd49db26fe02cec9a7c7bbd7891d258962303 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Fri, 9 Sep 2022 06:01:33 -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 2887594..63a1cd5 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