From fff929df7752601ad382dd828525a823eccc1bf5 Mon Sep 17 00:00:00 2001 From: Jose Date: Sat, 7 Feb 2026 08:49:46 +0100 Subject: [PATCH] =?UTF-8?q?docs=20=F0=9F=93=9D:=20Remove=20unnecessary=20b?= =?UTF-8?q?lank=20line=20from=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cleaned up the README by removing an extra blank line to improve readability and maintain consistency. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4269fdf..bc0a8f2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ansible_role_proxmox_provision -> A reusable Ansible role template for for Proxmox VE +> A reusable Ansible role template for for Proxmox VE > with a focus on provisioning and managing. [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) @@ -27,7 +27,6 @@ | Logrotate protection | ✅ | ✅ | ✅ | | Powertop auto-tune | ✅ | ✅ | ✅ | - ## 📂 Directory Structure ```text