Browse Source

working on changes, and debugging

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

+ 1
- 1
playbooks/mpdf.yaml View File

@@ -69,7 +69,7 @@
- name: mpdf pid file - name: mpdf pid file
file: file:
path: "/var/lib/mpd{{ item }}/pid" path: "/var/lib/mpd{{ item }}/pid"
state: file
state: touch
owner: root owner: root
group: root group: root
mode: '0755' mode: '0755'


Loading…
Cancel
Save