From 28740e5b4db33e5e20b72a423abca5ab5e2e0cce Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Mon, 18 May 2026 18:27:50 +0200 Subject: [PATCH] style: fix markdown table column alignment --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index a56a0d8..b0aaaf4 100644 --- a/readme.md +++ b/readme.md @@ -8,8 +8,8 @@ This playbook includes the following roles: | Role | Description | Repository | | -------------- | -------------------------------------- | ------------------------------------------------------------------------ | -| `common` | Core OS components and system defaults | [ans-common](https://git.simoncor.net/ansible/common) | -| `zabbix_agent` | Zabbix Agent 2 monitoring | [ans-zabbix-agent](https://git.simoncor.net/ansible/zabbix-agent) | +| `common` | Core OS components and system defaults | [ans-common](https://git.simoncor.net/ansible/common) | +| `zabbix_agent` | Zabbix Agent 2 monitoring | [ans-zabbix-agent](https://git.simoncor.net/ansible/zabbix-agent) | ## Usage