Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

pgolm/ansible-inventory-manager

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
db
 
 
lib
 
 
log
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

A Web UI to manage ansible inventories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published