Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 410 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 410 Bytes

workstation setup playbook

Change into the root directory.
Install the requirements with ansible-galaxy install -r requirements.yml
Use ansible-playbook ./main.yml -i ./inventory -K to set up a macbook.
The tags homebrew, mas, and dotfiles are supported but mas doesn't do much at this point.

TODO

Only supports mac for now but eventually we should be able to support ubuntu or etc..