Browse Source

working on changes, and debugging

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

+ 1
- 1
playbooks/mpdf.yaml View File

@@ -62,7 +62,7 @@


- name: mpd service start - name: mpd service start
systemd: systemd:
name: "mpd{{ item }}"
name: "mpdf{{ item }}"
state: started state: started
enabled: yes enabled: yes
masked: no masked: no


Loading…
Cancel
Save