diff --git a/AGENTS.md b/AGENTS.md index 5d449d6..7bef050 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -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 |