Browse Source

working on changes, and debugging

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

+ 1
- 1
playbooks/mpdf.yaml View File

@@ -77,7 +77,7 @@
- name: copy sticker.sql
copy:
src: "/var/lib/mpd/sticker.sql"
dest: "var/lib/mpd{{ item }}/sticker.sql"
dest: "/var/lib/mpd{{ item }}/sticker.sql"
owner: root
group: root
mode: '0644'


Loading…
Cancel
Save