Implemented dynamic script path to sys-ctl-cln-disc-space

This commit is contained in:
2025-08-18 23:50:28 +02:00
parent db860e6ae3
commit 763b43b44c
2 changed files with 2 additions and 2 deletions

View File

@@ -11,6 +11,6 @@ Checks the health of all mounted Btrfs filesystems by inspecting device error co
## Usage
Just include this role in your playbook; it will:
1. Deploy a small shell script under `{{ PATH_ADMINISTRATOR_SCRIPTS }}/sys-ctl-hlth-btrfs/`.
1. Deploy a small shell script
2. Install a `.service` and `.timer` unit.
3. Send alerts via `sys-ctl-alm-compose` if any filesystem shows errors.