Skip to content

einonsy/mac_build

Repository files navigation

mac_build

collection of ansible scripts to rebuild a mac and dev environment

install ansible:

curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

sudo python get-pip.py

sudo pip install ansible

install the requirements

ansible-galaxy install -r requirements.yml

run the main playbook:

ansible-playbook main.yaml -i inventory -K

About

collection of ansible scripts to rebuild a mac and dev environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published