docs: standardize readme format
This commit is contained in:
parent
c3e7ce8412
commit
517dbdf1b1
1 changed files with 7 additions and 14 deletions
21
readme.md
21
readme.md
|
|
@ -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 |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue