docs: standardize readme format

This commit is contained in:
Simon Cornet 2026-04-10 09:00:18 +02:00
commit 517dbdf1b1

View file

@ -1,18 +1,11 @@
# Overview # Ansible Role: Toolbox
This role contains simple ad-hoc tasks. Therefor this role is called a 'tooblox'. Collection of simple ad-hoc tasks for system maintenance.
## Supported Operating Systems
| Operating System | Version |
| --- | ----- |
| Alpine | 3.23 |
| Debian | 13 |
## Tags ## Tags
| Tag | Function | | Tag | Description |
| --- | -------- | |-----|-------------|
| `chrony` | Force update time | | `chrony` | Force time synchronization update |
| `reboot` | Reboots system | | `reboot` | Reboot the system |
| `update` | Install updates | | `update` | Install system updates |