update docs

This commit is contained in:
hiperman
2026-01-30 20:16:06 -05:00
parent a28fcbd942
commit 60fbe461be

View File

@@ -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