From 99dc45cf99949de4fad4580db737ce6e31cd1e2b Mon Sep 17 00:00:00 2001 From: Sonny Bakker Date: Sat, 30 Oct 2021 21:07:12 +0200 Subject: [PATCH] Add mpd TODO --- tasks/mpd.yml | 2 ++ 1 file changed, 2 insertions(+) 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'