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'.
|
||||
|
||||
## 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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue