mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-05-05 21:35:21 +02:00
5 lines
131 B
YAML
5 lines
131 B
YAML
- name: reload health-msmtp.cymais.service
|
|
systemd:
|
|
name: health-msmtp.cymais.service
|
|
enabled: yes
|
|
daemon_reload: yes |