diff --git a/playbooks/mpdb.yaml b/playbooks/mpdb.yaml index 6ce19ca..f1e56e3 100644 --- a/playbooks/mpdb.yaml +++ b/playbooks/mpdb.yaml @@ -44,7 +44,7 @@ name: mpd state: latest update_cache: yes - - name: setup config on hosts + - name: setup config on hosts template: src: mpdb.conf.j2 dest: "/etc/mpd.conf"