From 60fbe461be044059cdfe1d6bcc75314fb0420f51 Mon Sep 17 00:00:00 2001 From: hiperman Date: Fri, 30 Jan 2026 20:16:06 -0500 Subject: [PATCH] update docs --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e38df29..58463a0 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Performs initial system configuration for new servers. - Creates admin user with SSH key authentication - Hardens SSH configuration - Installs essential packages -- Optional passwordless sudo configuration +- Optional passwordless sudo configurations ### system-maintenance Updates packages and handles maintenance across multiple distributions. @@ -43,12 +43,7 @@ ansible-galaxy collection install patrickj.infrastructure ## Quick Start -### Basic System Setup -```yaml - -``` - -### Proxmox Container Management +### Basic Proxmox LXC Container Setup ```yaml - name: Create and start an LXC container hosts: localhost