JPry / provisioning

Setting up machines with Ansible!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JPry custom provisioning

Ansible is a wonderful tool for automating system maintenance and configuration. I've decided to use it for my personal computers to keep my tools consistent everywhere. To get started, clone this repo to a machine that already has ansible installed, then run the playbook:

ansible-playbook -i inventory/hosts osx.yml

Note: Requires Ansible 2.0.0 or greater.

About

Setting up machines with Ansible!


Languages

Language:Jinja 73.6%Language:Python 12.4%Language:Shell 11.5%Language:Ruby 2.5%