Browse Source

working on changes, and debugging

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

+ 2
- 1
playbooks/mpdf.yaml View File

@@ -39,7 +39,8 @@
buffer_before_play: 1% buffer_before_play: 1%
tasks: tasks:

- debug:
msg: "{{ playlist_directory }}" "{{ service_name }}"
- name: Install mpdf on hosts - name: Install mpdf on hosts
apt: apt:
name: mpd name: mpd


Loading…
Cancel
Save