Browse Source

working on changes, and debugging

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

+ 1
- 1
playbooks/mpdf.yaml View File

@@ -74,7 +74,7 @@
group: root
mode: '0755'
loop: "{{ range(1,count|int + 1) }}"
- name: mpdf music directory
- name: mpdf music directory
file:
path: "/var/lib/mpd{{ item }}/music"
state: directory


Loading…
Cancel
Save