// Blog · tag
#devops
Every post tagged devops.
automation
How to Manage Proxmox VE with Ansible: Automating VM and LXC Provisioning
A practical guide to provisioning and configuring Proxmox VE VMs and LXC containers with Ansible, using the current community.proxmox collection, API tokens, dynamic inventory, and idempotent playbooks.
automation
How to Manage Proxmox VE with Terraform: A Complete Infrastructure-as-Code Guide
Stop clicking through the GUI to build the same VM twice. Here's how to use the bpg/proxmox Terraform provider to declaratively provision VMs and LXC containers, manage state safely, and import machines you already have.