Browse Source

commented out the second msg

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

+ 1
- 1
playbooks/mpdf.yaml View File

@@ -40,7 +40,7 @@
tasks: tasks:
- debug: - debug:
msg: "{{ playlist_directory }}" "{{ service_name }}"
msg: "{{ playlist_directory }}" #"{{ service_name }}"
- name: Install mpdf on hosts - name: Install mpdf on hosts
apt: apt:
name: mpd name: mpd


Loading…
Cancel
Save