mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-04 16:03:09 +02:00
6 lines
130 B
YAML
6 lines
130 B
YAML
- name: "reload health-csp.cymais.service"
|
|
systemd:
|
|
name: health-csp.cymais.service
|
|
enabled: yes
|
|
daemon_reload: yes
|