add btrfs scrub /

This commit is contained in:
2024-06-19 15:17:38 +08:00
parent 1a48f19d0d
commit 7d3ad57a8b

8
btrfs-scrub.yaml Normal file
View File

@@ -0,0 +1,8 @@
- name: Disable CPU Boost on Linux Servers
hosts: all
become: yes
user: root
tasks:
- name: btrfs scrub start /
shell: btrfs scrub start /