mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-18 22:44:24 +02:00
5 lines
141 B
YAML
5 lines
141 B
YAML
- name: reload monitor-bot-msmtp.cymais.service
|
|
systemd:
|
|
name: monitor-bot-msmtp.cymais.service
|
|
enabled: yes
|
|
daemon_reload: yes |