homelab/roles/ntfy-server/handlers/main.yml

6 lines
72 B
YAML

---
- name: ntfy-restart
service:
name: ntfy
state: restarted