docs: standardize readme format

This commit is contained in:
Simon Cornet 2026-04-10 09:00:11 +02:00
commit 228492858e

View file

@ -1,14 +1,15 @@
# Overview
# Ansible Role: Docker
This role configures [Docker](<https://docker.io/>), for reasons.
Install and configure [Docker](https://docker.io/) container runtime.
## Supported Operating Systems
## Variables
| Operating System | Version |
| --- | ----- |
| Debian | 13 |
| Ubuntu | 24 |
| Variable | Required | Default | Description |
|----------|----------|---------|-------------|
| `type` | No | `` | Object type to determine if container needs rebooting after removing apparmor |
## Tags
## Example
This role has no tags.
```yaml
type: "server"
```