I just published a new Ansible role that automatically populates host variables with Proxmox-related information from the inventory. This includes node assignment, VM/container type, status, MAC address, QEMU agent status, and resource allocation. For now, it supports a single cluster.

Let me know if you have any feedback.

#ansible #proxmox #cluster #lxc #vm #devops #selfhosted #selfhosting #homelab

https://github.com/LucasJanin/ansible-role-proxmox-node-discovery

GitHub - LucasJanin/ansible-role-proxmox-node-discovery: An Ansible role that discovers Proxmox VE nodes, containers (LXC), and virtual machines (QEMU) via the Proxmox API.

An Ansible role that discovers Proxmox VE nodes, containers (LXC), and virtual machines (QEMU) via the Proxmox API. - GitHub - LucasJanin/ansible-role-proxmox-node-discovery: An Ansible role that ...

GitHub