From eb5eaf78872ca3e2afef8b73df7e9ae92c255508 Mon Sep 17 00:00:00 2001 From: Jose Date: Sat, 14 Feb 2026 09:38:18 +0100 Subject: [PATCH] =?UTF-8?q?docs=20=F0=9F=93=9D:=20Update=20README=20title?= =?UTF-8?q?=20and=20compatibility=20matrix=20format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated the README title to be more descriptive and restructured the compatibility matrix for better readability. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bfd15b..4279cc6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ansible_role_proxmox_provision +# README ansible_role_proxmox_provision > A reusable Ansible role template for for Proxmox VE > with a focus on provisioning and managing. @@ -18,7 +18,7 @@ ## 📊 Compatibility Matrix -| Feature | VE 7 | VE 8 | VE 9 | +| Feature \ Proxmox Version| 7 | 8 | 9 | | ------------------------ | ---- | ---- | ---- | | No-subscription repo | ✅ | ✅ | ✅ | | Enterprise repo disabled | ✅ | ✅ | ✅ |