macOS provisioning using Ansible.
Find a file
2015-11-16 17:00:53 +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 Vagrant. 2015-11-16 16:02:06 +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 Add ansible.cfg and set the inventory file 2015-11-16 17:00:53 +00:00
requirements.yml Initial commit 2015-11-16 13:04:29 +00:00

macbook-provisioning

$ ansible-playbook playbook.yml -K

Run everything.

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

Run a specific tag.