/ansible-pull-osx-bootstrapping

Bootstrap fresh Mac OS X installations with Ansible pull

Primary LanguageRuby

Bootstrap Mac OS X with Ansible pull

This project provides a script, which will help bootstrap fresh Mac OS X installations. If needed it will install Xcode Command Line Tools, Homebrew and Ansible. If this is in place, it will run ansible-pull with a user given repository.

To run the script, execute the following command:

$ ruby -e "$(curl -fsSL https://git.io/osx-ansible-bootstrap)"