macOS provisioning using Ansible.
Find a file
2015-11-16 13:12:32 +00:00
config.yml Install fish shell. 2015-11-16 13:12:32 +00:00
inventory Initial commit 2015-11-16 13:04:29 +00:00
playbook.yml Initial commit 2015-11-16 13:04:29 +00:00
README.md Add README 2015-11-16 13:08:40 +00:00
requirements.yml Initial commit 2015-11-16 13:04:29 +00:00

macbook-provisioning

$ ansible-playbook -i inventory playbook.yml -K`

Run everything.

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

Run a specific tag.