diff --git a/playbooks/mpdf.yaml b/playbooks/mpdf.yaml index e3c2f91..dd7c16f 100644 --- a/playbooks/mpdf.yaml +++ b/playbooks/mpdf.yaml @@ -46,7 +46,7 @@ - name: setup config on hosts template: src: mpdf.conf.j2 - dest: /etc/mpdf{{ item }}.conf + dest: "/etc/mpdf{{ item }}.conf" mode: 0644 owner: root group: root