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

6 lines
72 B
YAML
Raw Normal View History

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