From cde4655ea5a59c65b9fc98262307cbde7451f455 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Tue, 13 Sep 2022 18:14:40 -0400 Subject: [PATCH] Revert "working on changes, and debugging" This reverts commit 92a7292edb6b99c48d1e3de6d91ac00a788f99a3. --- playbooks/mpdf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/mpdf.yaml b/playbooks/mpdf.yaml index a1dc324..324d52a 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