mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
created health check for btrfs
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
- system-update
|
||||
- native-journalctl
|
||||
#- native-hostname
|
||||
- name: setup btrfs health check
|
||||
hosts: btrfs_health_check_hosts
|
||||
become: true
|
||||
roles:
|
||||
- native-btrfs-health-check
|
||||
- name: setup standard wireguard hosts
|
||||
hosts: wireguard_hosts
|
||||
become: true
|
||||
|
Reference in New Issue
Block a user