computer-playbook/roles/systemd-notifier-email/handlers/main.yml

5 lines
124 B
YAML
Raw Normal View History

2023-12-03 11:24:17 +01:00
- name: "restart systemd-notifier-email service"
systemd:
name: systemd-notifier-email.service
daemon_reload: yes