A dynamic Ansible inventory generated from Proxmox
Find a file
2022-08-07 22:53:12 +02:00
inventory Assign hosts to service/component groups 2022-08-07 22:40:16 +02:00
inventory_plugins Inventory plugin for empty group creation 2022-08-07 22:38:48 +02:00
.gitignore Repository initialisation 2022-08-07 22:30:29 +02:00
ansible.cfg Inventory plugin for empty group creation 2022-08-07 22:38:48 +02:00
COPYING License added 2022-08-07 22:53:12 +02:00
README.md README added 2022-08-07 22:46:28 +02:00

Dynamic Ansible inventory from Proxmox

This is an example that goes along with my Building a dynamic Ansible inventory from Proxmox blog post. It's really overengineered and you should not use it!