From 99f831cfe8619a8c0584c264c52fbba2c065eab1 Mon Sep 17 00:00:00 2001 From: Lino Schmidt Date: Wed, 18 Mar 2026 19:43:14 +0000 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7f6237..13eb736 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Rename `inventory/inventory.example.yml` to `inventory/inventory.yml` and adjust the host IPs and usernames as needed. -To install and use Ansible on Windows, follow the [WSL Setup Instructions](#wsl-setup-instructions) below. +To install and use Ansible on Windows, follow the [WSL Setup Instructions](#wsl-setup-instructions) below or use the provided devcontainer setup. ## Usage