update docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user