From e61d378ceecdb9857a0566f8bb77a35b8367c1ae Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Sat, 17 Sep 2022 18:27:33 -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 446b210..316e627 100644 --- a/playbooks/mpdf.yaml +++ b/playbooks/mpdf.yaml @@ -49,7 +49,7 @@ apt: name: mpd state: latest - update_cache: yes + update_cache: yes - name: setup config on hosts template: src: mpdf.conf.j2