isidore

database, API, and CLI suite for managing Ansible inventories


Keywords
ansible, inventory, database, isidore, ansible-inventory, ansible-variables, ansible-vars, inventory-management, inventory-management-system
License
MIT
Install
pip install isidore==0.1.6

Documentation

Isidore README

Isidore is a database and API for managing Ansible inventories. It allows for a flexible tag base classification approach to group management, uses a database (either MySQL or MariaDB) to store the inventory information, and provides an API and command line interface for interacting with the database. Additionally, it provides an Ansible inventory hook that allows for Isidore be used directly as a dynamic Ansible inventory source.

Documentation is available in the doc directory.