Renamed cymais to infinito and did some other optimations and logout implementations

This commit is contained in:
2025-07-29 16:35:42 +02:00
parent a9e7ed3605
commit 44e0fea0b2
499 changed files with 1740 additions and 1587 deletions

View File

@@ -7,7 +7,7 @@ Checks the health of all mounted Btrfs filesystems by inspecting device error co
- Iterates over every Btrfs filesystem.
- Runs `btrfs device stats` and alerts if any error counters are non-zero.
- Hooks into systemd and a timer for regular checks.
- On failure, calls `sys-alm-compose.cymais@…` for notification.
- On failure, calls `sys-alm-compose.infinito@…` for notification.
## Usage
Just include this role in your playbook; it will: