Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/z5t1/isidore

Database, API, and CLI for managing Ansible inventories and variables. It allows for a flexible tag based approach to classification approach to group management.
https://github.com/z5t1/isidore

ansible ansible-inventory ansible-variables ansible-vars database inventory inventory-management inventory-management-system isidore

Last synced: 21 days ago
JSON representation

Database, API, and CLI for managing Ansible inventories and variables. It allows for a flexible tag based approach to classification approach to group management.

Awesome Lists containing this project

README

        

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](doc/README.md) directory.