fix wrong task name
All checks were successful
Deploy Containers / Prepare (push) Successful in 10s

This commit is contained in:
2026-01-07 00:36:47 -05:00
parent f192675fc9
commit b8f2eccb10

View File

@@ -89,7 +89,7 @@
import_tasks: tasks/pocketid.yml import_tasks: tasks/pocketid.yml
tags: pocketid_deploy tags: pocketid_deploy
- name: Deploy Scrobbling Setup - name: Deploy Scrobbling Setup
import_tasks: tasks/koito.yml import_tasks: tasks/scrobbling.yml
tags: scrobbling_deploy tags: scrobbling_deploy
- hosts: jackson - hosts: jackson