From 6dfee15660d6ba66b1058af7ef035a22798b3511 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 10 Apr 2026 09:00:14 +0200 Subject: [PATCH] docs: standardize readme format --- readme.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index 467d7bb..7a6437b 100644 --- a/readme.md +++ b/readme.md @@ -1,13 +1,9 @@ -# Overview +# Ansible Role: Proxmox -This role updates a Proxmox Cluster. - -## Supported Operating Systems - -| Operating System | Version | -| --- | ----- | -| Proxmox VE | 9 | +Perform updates on a Proxmox VE cluster. ## Tags -This role has one tag; `update-cluster`. +| Tag | Description | +|-----|-------------| +| `update-cluster` | Update Proxmox cluster |