ansible-proxmox

Community

Automate Proxmox VE with Ansible, effortlessly.

Authorbasher83
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the complex automation of Proxmox VE, enabling you to manage VMs, clusters, and storage efficiently with Ansible, reducing manual errors and accelerating infrastructure deployment.

Core Features & Use Cases

  • Native Module Preference: Learn to leverage community.proxmox modules for idempotent VM, user, and storage management, minimizing reliance on error-prone CLI commands.
  • Idempotent CLI Automation: Master techniques for making Proxmox CLI tools (pvecm, pveceph, qm) idempotent when native modules are unavailable.
  • Cluster & CEPH Management: Automate Proxmox cluster formation, node joining, and CEPH storage deployment with robust, verified patterns.
  • Use Case: Deploy a new Proxmox VE cluster with integrated CEPH storage. Use this skill to automate the entire process, from cluster initialization to OSD creation and pool configuration.

Quick Start

"Show me how to create a new Proxmox VM from a template using the community.proxmox.proxmox_kvm module, ensuring it's idempotent."

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ansible-proxmox
Download link: https://github.com/basher83/Virgo-Core/archive/main.zip#ansible-proxmox

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository