diff --git a/tasks/scrobbling.yml b/tasks/scrobbling.yml index 0f75726..8b84425 100644 --- a/tasks/scrobbling.yml +++ b/tasks/scrobbling.yml @@ -10,7 +10,7 @@ - name: Create Scrobbler Configuration template: - src: templates/scrobbling.json.j2 + src: templates/scrobbling/lastfm.json.j2 dest: "{{ data_dir }}/scrobbling/multi-scrobbler/config.json" - name: Deploy Kotio