From 2e5d1dc5ea2ceaf3e463e3f8729f214c97cb265a Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Sat, 1 Oct 2022 07:40:54 -0400 Subject: [PATCH] working on changes, and debugging --- playbooks/mpdb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/mpdb.yaml b/playbooks/mpdb.yaml index 1cacf73..1ea0fe7 100644 --- a/playbooks/mpdb.yaml +++ b/playbooks/mpdb.yaml @@ -2,7 +2,7 @@ gather_facts: true vars: path: /var/lib/mpd - playlist_directory: /playlist/ + playlist_directory: /playlists/ db_file: tag_cache log_dir: /var/log/ log_file: mpd.log