computer-playbook/roles/systemd_notifier_email/handlers/main.yml

5 lines
124 B
YAML
Raw Normal View History

2023-05-28 22:17:33 +02:00
- name: "restart systemd_notifier_email service"
systemd:
name: systemd_notifier_email.service
daemon_reload: yes