From 6824bd78021e00494982613a784d0852d74c8b1c Mon Sep 17 00:00:00 2001 From: Felix Nehrke Date: Fri, 28 Nov 2025 00:11:13 +0100 Subject: [PATCH] Combine the sections about required software in the README For stupidity reasons I had split up the "Supported Platforms" and the "Required Software" without realising that these are actually entangled. This change fixes that. --- README.adoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index 54d36b3..2499d60 100644 --- a/README.adoc +++ b/README.adoc @@ -28,7 +28,7 @@ ansible-galaxy install -r requirements.yml ansible-playbook site.yml ---- -== Supported Platforms +== Required Software The setup works on: @@ -36,8 +36,6 @@ The setup works on: * Ubuntu * macOS -== Required Software - Please install the following: * `tofu` or `terraform`