Browse Source

working on changes, and debugging

master
Erin Sims 2 years ago
parent
commit
43ee75af68
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      playbooks/mpdf.yaml

+ 1
- 1
playbooks/mpdf.yaml View File

@@ -45,7 +45,7 @@
- name: setup config on hosts
template:
src: mpdf.conf.j2
dest: /etc/mpdf{{ item ]].conf
dest: /etc/mpdf{{ item }}.conf
owner: root
group: root
notify:


Loading…
Cancel
Save