瀏覽代碼

commented out the second msg

master
Erin Sims 2 年之前
父節點
當前提交
031cc0717e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      playbooks/mpdf.yaml

+ 1
- 1
playbooks/mpdf.yaml 查看文件

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


Loading…
取消
儲存