- name: reload systemd # noqa: command-instead-of-module
command: systemctl daemon-reload
- name: restart ntfy
service:
name: ntfy
state: restarted