mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-19 15:04:23 +02:00
5 lines
133 B
YAML
5 lines
133 B
YAML
- name: reload mon-bot-msmtp.cymais.service
|
|
systemd:
|
|
name: mon-bot-msmtp.cymais.service
|
|
enabled: yes
|
|
daemon_reload: yes |