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
|
- Creates admin user with SSH key authentication
|
||||||
- Hardens SSH configuration
|
- Hardens SSH configuration
|
||||||
- Installs essential packages
|
- Installs essential packages
|
||||||
- Optional passwordless sudo configuration
|
- Optional passwordless sudo configurations
|
||||||
|
|
||||||
### system-maintenance
|
### system-maintenance
|
||||||
Updates packages and handles maintenance across multiple distributions.
|
Updates packages and handles maintenance across multiple distributions.
|
||||||
@@ -43,12 +43,7 @@ ansible-galaxy collection install patrickj.infrastructure
|
|||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
### Basic System Setup
|
### Basic Proxmox LXC Container Setup
|
||||||
```yaml
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
### Proxmox Container Management
|
|
||||||
```yaml
|
```yaml
|
||||||
- name: Create and start an LXC container
|
- name: Create and start an LXC container
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user