Browse Source

working on changes, and debugging

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

+ 1
- 1
playbooks/mpdf.yaml View File

@@ -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


Loading…
Cancel
Save