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