ansible-mac
ansible-mac copied to clipboard
Ansible scripts used to provision my mac
macbook-provisioning
A mirror of the Ansible scripts used to provision my Macbook, minus any private stuff.
Environment
install ansible:
brew install ansible
Usage
Make sure to edit the values defined in playbook.yml
to suit your settings
run the playbook:
ansible-playbook -K ./playbook.yml