From 92a7292edb6b99c48d1e3de6d91ac00a788f99a3 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Tue, 13 Sep 2022 18:13:13 -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 324d52a..a1dc324 100644 --- a/playbooks/mpdf.yaml +++ b/playbooks/mpdf.yaml @@ -37,7 +37,7 @@ buffer_before_play: "1%" tasks: - - name: Install mpdf on hosts + - name: Install mpdf on hosts apt: name: mpd state: present