ansible-role-ntfy_service/handlers/main.yml

6 lines
72 B
YAML
Raw Permalink Normal View History

2022-10-11 09:19:04 +02:00
---
2023-02-09 23:14:43 +01:00
- name: Restart ntfy
service:
name: ntfy
state: restarted