소스 검색

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


불러오는 중...
취소
저장