macOS provisioning using Ansible.
Find a file
2016-05-23 12:38:30 +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 Set fish as the default shell 2016-05-23 12:38:30 +01:00
vars Update casks 2016-05-23 12:23:20 +01:00
.gitignore Add ansible.cfg and set the inventory file 2015-11-16 17:00:53 +00:00
ansible.cfg Store roles locally 2016-05-23 12:22:24 +01: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 Set fish as the default shell 2016-05-23 12:38:30 +01: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.