style: align markdown table formatting for MD060 compliance
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
afe8460337
commit
d8c22101fc
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ This role installs and configures Zabbix Agent 2 for host monitoring.
|
|||
## Key Variables
|
||||
|
||||
| Variable | Default | Description |
|
||||
|----------|---------|-------------|
|
||||
| ---------- | --------- | ------------- |
|
||||
| `zabbix_agent_hostinterface` | `inventory_hostname` | Agent interface |
|
||||
| `zabbix_agent_hostname` | `inventory_hostname` | Host name in Zabbix |
|
||||
| `zabbix_agent_listen_port` | `10050` | Listen port |
|
||||
|
|
@ -26,7 +26,7 @@ This role installs and configures Zabbix Agent 2 for host monitoring.
|
|||
## Tags
|
||||
|
||||
| Tag | Purpose |
|
||||
|-----|---------|
|
||||
| ----- | --------- |
|
||||
| `zabbix_agent_config` | Manage agent configuration |
|
||||
| `zabbix_agent_install` | Manage agent installation |
|
||||
| `zabbix_agent_prereq` | Manage prerequisites |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue