style: align markdown table formatting for MD060 compliance
All checks were successful
ci/woodpecker/push/linting Pipeline was successful

This commit is contained in:
Simon Cornet 2026-05-18 18:26:21 +02:00
commit 4e860f7725

View file

@ -12,7 +12,7 @@ This role installs and configures Zabbix Proxy for centralized monitoring data c
## Key Variables ## Key Variables
| Variable | Default | Description | | Variable | Default | Description |
|----------|---------|-------------| | ---------- | --------- | ------------- |
| `zabbix_proxy_psk_id` | (required) | PSK identity | | `zabbix_proxy_psk_id` | (required) | PSK identity |
| `zabbix_proxy_psk` | (required) | PSK secret | | `zabbix_proxy_psk` | (required) | PSK secret |
| `zabbix_server_host` | `zabbix.siempie.internal` | Zabbix server address | | `zabbix_server_host` | `zabbix.siempie.internal` | Zabbix server address |
@ -20,7 +20,7 @@ This role installs and configures Zabbix Proxy for centralized monitoring data c
## Tags ## Tags
| Tag | Purpose | | Tag | Purpose |
|-----|---------| | ----- | --------- |
| `zabbix_proxy_install` | Manage proxy installation | | `zabbix_proxy_install` | Manage proxy installation |
| `zabbix_proxy_config` | Manage proxy configuration | | `zabbix_proxy_config` | Manage proxy configuration |