What problem does it solve?
Infrastructure automation for Proxmox lab services is cumbersome and error-prone when deploying and configuring VMs, LXCs, Docker stacks, and related resources manually. This Skill provides a repeatable, declarative approach using Ansible to ensure consistent setups across hosts and projects.
Core Features & Use Cases
- Declarative deployment of Proxmox lab components (VMs, LXCs, Docker stacks) with idempotent tasks.
- Pattern-driven playbooks that standardize common lab workflows (NFS mounts, Docker deployments, secrets handling via vault).
- Scalable usage across multiple hosts and labs with inventory patterns and role-based organization.
Quick Start
Navigate to your service directory and run the Ansible playbook to provision and configure Proxmox VMs, LXCs, and Docker stacks with the standardized lab patterns.