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.
This commit is contained in:
2025-11-28 00:11:13 +01:00
parent cc0e00f1af
commit 6824bd7802

View File

@@ -28,7 +28,7 @@ ansible-galaxy install -r requirements.yml
ansible-playbook site.yml ansible-playbook site.yml
---- ----
== Supported Platforms == Required Software
The setup works on: The setup works on:
@@ -36,8 +36,6 @@ The setup works on:
* Ubuntu * Ubuntu
* macOS * macOS
== Required Software
Please install the following: Please install the following:
* `tofu` or `terraform` * `tofu` or `terraform`