macOS provisioning using Ansible.
Find a file
2016-01-07 10:10:01 +00:00
files/etc Add sudoers file 2015-12-13 22:06:44 +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 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
playbook.yml Re-ordered roles. 2016-01-06 13:45:23 +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
vars.yml Added textual 2016-01-07 10:10:01 +00:00

macbook-provisioning

## Prerequisites

## Usage

$ ansible-playbook playbook.yml

Run everything.

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

Run a specific tag.