From 09a68a9dbe0caa20134318e589854fb02569933b Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 15 May 2026 13:04:18 +0200 Subject: [PATCH] style(readme): align markdown tables --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7db6a14..6626816 100644 --- a/readme.md +++ b/readme.md @@ -6,8 +6,8 @@ Deploy NFS server for media file sharing. This playbook includes the following roles: -| Role | Description | Repository | -|------|-------------|------------| +| Role | Description | Repository | +| ------------ | ------------------------ | ---------------------------------------------------------------------- | | `nfs_server` | NFS server configuration | [role-nfs-server](https://gitlab.simoncor.net/ansible/role-nfs-server) | ## Variables