From bfe3e7dae18bd8d1c9bed98b95976c3ab4dd0db8 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Mon, 18 May 2026 18:26:21 +0200 Subject: [PATCH] style: align markdown table formatting for MD060 compliance --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 668b599..3ebb2ae 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -12,7 +12,7 @@ This role installs and configures Zabbix Web (frontend) with Apache. ## Key Variables | Variable | Default | Description | -|----------|---------|-------------| +| ---------- | --------- | ------------- | | `zabbix_web_name` | `Siempie Monitoring` | Web UI title | | `zabbix_server_db_name` | `zabbix` | Database name | | `zabbix_server_db_user` | `zabbix` | Database user |