macOS provisioning using Ansible.
Find a file
2015-11-17 09:55:13 +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 Add htop and watch 2015-11-17 09:55:13 +00:00
inventory Initial commit 2015-11-16 13:04:29 +00:00
playbook.yml Ensure that the code directory exists. 2015-11-16 14:15:33 +00:00
README.md Update README. 2015-11-16 17:07:30 +00:00
requirements.yml Initial commit 2015-11-16 13:04:29 +00:00

macbook-provisioning

## Prerequisites

## Usage

$ ansible-playbook playbook.yml -K

Run everything.

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

Run a specific tag.