GitHunt
KI

kirillDanshin/ansible-inventory-manager

A Web UI to manage ansible inventories.

Ansible Inventory Manager Build Status Coverage Status

A Web UI to manage ansible inventories.

DEMO

Deploy on Heroku

heroku create <app-name>
heroku addons:add heroku-postgresql:dev 
git push heroku master 
heroku run rake db:setup

Login with:

User: admin@example.com
Password: admin

Configuration

Allow user registration

Set config.registration = true in config/application.rb.

Languages

Ruby66.4%HTML27.4%JavaScript2.3%Python2.0%CSS1.9%

Contributors

Created July 22, 2015
Updated February 23, 2025