From d22d85530207d61892eef297fcc933325ecd2eac 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 6acae61..bc393d2 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -11,7 +11,7 @@ This role contains simple ad-hoc tasks for system maintenance operations. ## Available Tags | Tag | Function | -|-----|----------| +| ----- | ---------- | | `chrony` | Force update time via Chrony | | `reboot` | Reboot the system | | `update` | Install system updates |