From 0ace79a66d3798331c40596e4e80c20e6f895a07 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Wed, 7 Sep 2022 19:03:54 -0400 Subject: [PATCH] working on changes, and debugging --- playbooks/mpdf.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/playbooks/mpdf.yaml b/playbooks/mpdf.yaml index a068ea0..b8d7602 100644 --- a/playbooks/mpdf.yaml +++ b/playbooks/mpdf.yaml @@ -38,10 +38,10 @@ buffer_before_play: 1% tasks: - - name: Install mpdf on hosts - apt: - name: mpd - state: present + - name: Install mpdf on hosts + apt: + name: mpd + state: present - name: setup config on hosts template: