Implemented server tact

This commit is contained in:
2023-04-15 17:06:10 +02:00
parent 0f7a2fcb9e
commit 9f0df846df
24 changed files with 60 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
- name: "restart btrfs-health-check.service"
- name: "reload btrfs-health-check.service"
systemd:
name: btrfs-health-check.service
state: restarted
state: reloaded
enabled: yes
daemon_reload: yes
- name: "restart btrfs-health-check.timer"