Add mpd task
This commit is contained in:
parent
d49301bd44
commit
73a066213d
5 changed files with 450 additions and 1 deletions
5
vars/mpd.yml
Normal file
5
vars/mpd.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
mpd_listen_address: '10.8.0.1'
|
||||
mpd_port: 21000
|
||||
mpd_http_port: 21001
|
||||
|
||||
mpd_music_dir: '/home/sonny/music'
|
||||
Loading…
Add table
Add a link
Reference in a new issue