Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 372 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 372 Bytes

osx-provisioning

Inspired by Craig Marvelley

Provision:

ansible-playbook macbook.yml

Provisioning work computer?

ansible-playbook macbook.yml --extra-vars "email=ben@work.com"

Want to update all brews?

ansible-playbook macbook.yml --extra-vars "homebrew_update=true"