fix(raspberry_pi): remove host condition from handler

This commit is contained in:
Tuan-Dat Tran
2026-06-03 03:03:20 +02:00
parent 9115d30c59
commit d655cc54e2

View File

@@ -4,4 +4,3 @@
cmd: docker compose restart zigbee2mqtt
chdir: "{{ raspberry_pi_compose_dir }}"
listen: restart zigbee2mqtt
when: inventory_hostname == 'naruto'