macOS provisioning using Ansible.
Find a file
2015-11-16 13:48:22 +00:00
config.yml Updated dotfiles location and files 2015-11-16 13:48:22 +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 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.