macOS provisioning using Ansible.
Find a file
2016-04-21 10:15:29 +01:00
files/etc Update VAGRANT_HOSTS_REMOVE 2016-03-15 11:12:09 +00:00
log Add ansible.cfg and set the inventory file 2015-11-16 17:00:53 +00:00
roles Add mkdocs role 2016-03-20 21:06:39 +00:00
tasks Add Sublime tasks 2016-02-28 10:04:16 +00:00
vars Add joinme 2016-04-21 10:15:29 +01:00
.gitignore Add ansible.cfg and set the inventory file 2015-11-16 17:00:53 +00:00
ansible.cfg Include ask_sudo_pass in ansible.cfg 2015-12-13 22:12:02 +00:00
inventory Initial commit 2015-11-16 13:04:29 +00:00
local.yml Create local.yml 2016-02-06 10:24:34 +00:00
playbook.yml Add mkdocs role 2016-03-20 21:06:39 +00:00
README.md Include ask_sudo_pass in ansible.cfg 2015-12-13 22:12:02 +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

Run everything.

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

Run a specific tag.