macOS provisioning using Ansible.
Find a file
2015-11-16 14:15:33 +00:00
config.yml Add more apps 2015-11-16 13:48:34 +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 Fix README 2015-11-16 13:15:31 +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.