From 031cc0717e1621613874ce9759494b28a1fec3a5 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Wed, 7 Sep 2022 07:36:04 -0400 Subject: [PATCH] commented out the second msg --- playbooks/mpdf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/mpdf.yaml b/playbooks/mpdf.yaml index 9302806..78bc660 100644 --- a/playbooks/mpdf.yaml +++ b/playbooks/mpdf.yaml @@ -40,7 +40,7 @@ tasks: - debug: - msg: "{{ playlist_directory }}" "{{ service_name }}" + msg: "{{ playlist_directory }}" #"{{ service_name }}" - name: Install mpdf on hosts apt: name: mpd