infoscreen/roles/mqttDisplayClient/handlers/main.yml
Jesko Anschütz 9fa8f1ef9b first commit
2025-02-01 11:00:35 +01:00

6 lines
127 B
YAML

---
# handlers file for mqttDisplayClient
- name: Restart Service
service:
name: mqttDisplayClient
state: restarted