From 11fba65b4cef33ea2f35082e04849b313dc24ebc Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Mon, 13 Apr 2026 15:43:57 +0200 Subject: [PATCH] chore: fix readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1d48032..7db6a14 100644 --- a/readme.md +++ b/readme.md @@ -12,7 +12,8 @@ This playbook includes the following roles: ## Variables -Variables are configured in `vars/shares.yaml`. See [role-nfs-server](https://gitlab.simoncor.net/ansible/role-nfs-server) for available options. +Variables are configured in `vars/shares.yaml`. +See [role-nfs-server](https://gitlab.simoncor.net/ansible/role-nfs-server) for available options. ## Usage