All Projects → pgolm → Ansible Inventory Manager

pgolm / Ansible Inventory Manager

A Web UI to manage ansible inventories.

Programming Languages

ruby
36898 projects - #4 most used programming language

Labels

Projects that are alternatives of or similar to Ansible Inventory Manager

Yesterday I Learned
Brainfarts are caused by the rupturing of the cerebral sphincter.
Stars: ✭ 50 (-15.25%)
Mutual labels:  ansible
Mac config
Scripted installation and configuration of Mac OS X apps and preferences
Stars: ✭ 55 (-6.78%)
Mutual labels:  ansible
Ansible Windows Docker Springboot
Example project showing how to provision, deploy, run & orchestrate Spring Boot apps with Docker Windows Containers on Docker Windows native using Packer, Powershell, Vagrant & Ansible
Stars: ✭ 58 (-1.69%)
Mutual labels:  ansible
Ansibleplugin
IntelliJ plugin that helps develop ansible files
Stars: ✭ 53 (-10.17%)
Mutual labels:  ansible
Hkube
Kubernetes cluster deployment to Hetzner Cloud
Stars: ✭ 55 (-6.78%)
Mutual labels:  ansible
Manageiq
ManageIQ Open-Source Management Platform
Stars: ✭ 1,089 (+1745.76%)
Mutual labels:  ansible
Devops Exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Stars: ✭ 20,905 (+35332.2%)
Mutual labels:  ansible
Ansible Wordpress
Ansible role to set up (multiple) wordpress installations in Debian-like systems (using wp-cli)
Stars: ✭ 58 (-1.69%)
Mutual labels:  ansible
Ansible Manage Lvm
Stars: ✭ 55 (-6.78%)
Mutual labels:  ansible
Tahrir
Pyramid app for issuing your own Open Badges
Stars: ✭ 57 (-3.39%)
Mutual labels:  ansible
Ansible Role Nvm
Installs NVM & Node.js on Debian/Ubuntu and RHEL/CentOS
Stars: ✭ 52 (-11.86%)
Mutual labels:  ansible
Ansible Role Memcached
Ansible Role - Memcached
Stars: ✭ 54 (-8.47%)
Mutual labels:  ansible
Openfaas On Digitalocean
Ansible playbook to create a Digital Ocean droplet and deploy OpenFaaS onto it.
Stars: ✭ 57 (-3.39%)
Mutual labels:  ansible
Macbook Configuration
Ansible playbooks for managing Mac workstation configuration
Stars: ✭ 51 (-13.56%)
Mutual labels:  ansible
Ansible Role Gitea
Ansible role to deploy a Gitea instance
Stars: ✭ 58 (-1.69%)
Mutual labels:  ansible
Upcloud Ansible
Dynamic inventory and modules for managing servers via UpCloud's API
Stars: ✭ 50 (-15.25%)
Mutual labels:  ansible
Lobsters Ansible
Ansible playbook for lobste.rs
Stars: ✭ 56 (-5.08%)
Mutual labels:  ansible
Ansible Phoenix Build
Sample app with full build and deploy setup of a Phoenix app using ansible
Stars: ✭ 59 (+0%)
Mutual labels:  ansible
Ansible Role Visual Studio Code
Ansible role for installing the Visual Studio Code IDE
Stars: ✭ 58 (-1.69%)
Mutual labels:  ansible
Ansible Osx Command Line Tools
An Ansible role for installing OS X Command Line Tools
Stars: ✭ 57 (-3.39%)
Mutual labels:  ansible

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: [email protected]
Password: admin

Configuration

Allow user registration

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].