5 lines
87 B
YAML

---
- name: restart ntfy
ansible.builtin.service:
name: ntfy
state: restarted