diff --git a/readme.md b/readme.md index c6248de..9fcc4ca 100644 --- a/readme.md +++ b/readme.md @@ -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 |