mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented server tact
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
template:
|
||||
src: btrfs-health-check.service.j2
|
||||
dest: /etc/systemd/system/btrfs-health-check.service
|
||||
notify: restart btrfs-health-check.service
|
||||
notify: reload btrfs-health-check.service
|
||||
|
||||
- name: create btrfs-health-check.timer
|
||||
copy:
|
||||
src: btrfs-health-check.timer
|
||||
template:
|
||||
src: btrfs-health-check.timer.j2
|
||||
dest: "/etc/systemd/system/btrfs-health-check.timer"
|
||||
notify: restart btrfs-health-check.timer
|
||||
|
Reference in New Issue
Block a user