macOS provisioning using Ansible.
Find a file
2015-12-07 11:23:00 +00:00
log Add ansible.cfg and set the inventory file 2015-11-16 17:00:53 +00:00
.gitignore Add ansible.cfg and set the inventory file 2015-11-16 17:00:53 +00:00
ansible.cfg Add ansible.cfg and set the inventory file 2015-11-16 17:00:53 +00:00
config.yml Added homebrew taps 2015-12-07 11:23:00 +00:00
inventory Initial commit 2015-11-16 13:04:29 +00:00
playbook.yml Tags syntax 2015-12-03 16:50:13 +00:00
README.md Update README. 2015-11-16 17:07:30 +00:00
requirements.yml Add bundle, grunt and grunt-cli 2015-11-17 12:12:38 +00:00

macbook-provisioning

## Prerequisites

## Usage

$ ansible-playbook playbook.yml -K

Run everything.

$ ansible-playbook playbook.yml -K -t <tag>

Run a specific tag.