From 7964cecb292f7f61f64a44820f0b7a3e1498b802 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Sat, 17 Sep 2022 18:28:07 -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 316e627..8464d7f 100644 --- a/playbooks/mpdf.yaml +++ b/playbooks/mpdf.yaml @@ -50,7 +50,7 @@ name: mpd state: latest update_cache: yes - - name: setup config on hosts + - name: setup config on hosts template: src: mpdf.conf.j2 dest: "/etc/mpdf{{ item }}.conf"