style: md format
This commit is contained in:
@@ -54,7 +54,7 @@ You can also use the role in its most simple form:
|
|||||||
### Basic Configuration
|
### Basic Configuration
|
||||||
|
|
||||||
| Variable | Required | Default | Description |
|
| Variable | Required | Default | Description |
|
||||||
| -------------------------- | -------- | ----------- | -------------------------------------------------------------------------------------------- |
|
| -------------------------- | -------- | ----------- | ----------------------------------------------------------------------- |
|
||||||
| `docker_api_host` | No | `127.0.0.1` | Host address to expose Docker API on (when `docker_expose_api` is true) |
|
| `docker_api_host` | No | `127.0.0.1` | Host address to expose Docker API on (when `docker_expose_api` is true) |
|
||||||
| `docker_api_port` | No | `2375` | Port to expose Docker API on (when `docker_expose_api` is true) |
|
| `docker_api_port` | No | `2375` | Port to expose Docker API on (when `docker_expose_api` is true) |
|
||||||
| `docker_arch` | No | `amd64` | Architecture to install Docker for (e.g., "amd64", "arm64") |
|
| `docker_arch` | No | `amd64` | Architecture to install Docker for (e.g., "amd64", "arm64") |
|
||||||
|
|||||||
Reference in New Issue
Block a user