mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-16 08:56:46 +02:00
4 lines
130 B
YAML
4 lines
130 B
YAML
- name: "reload sys-rpr-btrfs-blnc service"
|
|
systemd:
|
|
name: sys-rpr-btrfs-blnc{{ SYS_SERVICE_SUFFIX }}
|
|
daemon_reload: yes |