// Blog · tag
#ansible
Every post tagged ansible.
Blog posts
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 Create and Use API Tokens for Proxmox VE Automation
Stop hardcoding root passwords into your scripts. Here's how to create scoped, revocable API tokens in Proxmox VE with pveum, and wire them into curl, Ansible, and Terraform.