ソースを参照

working on changes, and debugging

master
Erin Sims 2年前
コミット
9700a8b393
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      playbooks/mpdb.yaml

+ 2
- 2
playbooks/mpdb.yaml ファイルの表示

@@ -62,7 +62,7 @@
mode: '0755'
notify:
- Restart MPD
- name: setup service on hosts
- name: setup service on hosts
template:
src: mpdb.service.j2
dest: "/usr/lib/systemd/system/mpd.service"
@@ -71,7 +71,7 @@
group: root
notify:
- Restart MPD
- name: mpd service start
- name: mpd service start
systemd:
name: "mpd"
state: started


読み込み中…
キャンセル
保存