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
48ba03b2c1
commit
e9c3ea6a84
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ This role installs and configures Zabbix Server with MySQL/PostgreSQL backend an
|
|||
## Key Variables
|
||||
|
||||
| Variable | Default | Description |
|
||||
|----------|---------|-------------|
|
||||
| ---------- | --------- | ------------- |
|
||||
| `zabbix_server_db_name` | `zabbix` | Database name |
|
||||
| `zabbix_server_db_user` | `zabbix` | Database user |
|
||||
| `zabbix_server_db_pass` | `zabbixpass` | Database password |
|
||||
|
|
@ -20,7 +20,7 @@ This role installs and configures Zabbix Server with MySQL/PostgreSQL backend an
|
|||
## Tags
|
||||
|
||||
| Tag | Purpose |
|
||||
|-----|---------|
|
||||
| ----- | --------- |
|
||||
| `zabbix_agent_install` | Manage server installation |
|
||||
| `zabbix_agent_config` | Manage server configuration |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue