Git Product home page Git Product logo

ansibox's Introduction

ansibox

Ansibox is an idea and project from Jesse Keating to utilize ansible to manage configuration of a local system similar to boxen.

What does it do?

Right now it provides a bare minimum feature set.

  • On OSX it will install homebrew
  • On Fedora it will remove and install whatever RPMs you list in the answer file
  • On all systems it will sync in your dotfiles git repo if you have one
  • Will sync a list of git repos and set their upstream URL provided. See role/git_repos/tasks/main.yml for example

Using ansibox

Pre-requisites

  • Install ansible

Usage

  • Populate answers.yaml with what you want on your system based on the main bits ansibox covers
  • Optionally, create an additional playbook for ansibox to run after its own
  • Run ansibox ./ansibox [optional playbook]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.