Skip to content
This repository has been archived by the owner on Jan 5, 2020. It is now read-only.

Latest commit

 

History

History
executable file
·
22 lines (17 loc) · 484 Bytes

README.md

File metadata and controls

executable file
·
22 lines (17 loc) · 484 Bytes

macOS_setup

Notice

This repository merged into dotfiles

Build Status

Install homebrew

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install pip and ansible

sudo easy_install pip
sudo pip install ansible

Run playbook

ansible-playbook -i inventory main.yml