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'.
## Supported Operating Systems
| Operating System | Version |
| --- | ----- |
| Alpine | 3.23 |
| Debian | 13 |
Collection of simple ad-hoc tasks for system maintenance.
## Tags
| Tag | Function |
| --- | -------- |
| `chrony` | Force update time |
| `reboot` | Reboots system |
| `update` | Install updates |
| Tag | Description |
|-----|-------------|
| `chrony` | Force time synchronization update |
| `reboot` | Reboot the system |
| `update` | Install system updates |