diff --git a/tasks/mpd.yml b/tasks/mpd.yml index 40e8b77..463be2c 100644 --- a/tasks/mpd.yml +++ b/tasks/mpd.yml @@ -1,3 +1,5 @@ +# TODO: setup remote pulseaudio streaming (thereby remove nfs setup) + - name: copy mpd template template: src: 'templates/mpd.j2'