Home

Awesome

Mac Setup

This is an Ansible playbook to quickly setup a new Mac.

To setup run the following command :

curl -s https://raw.githubusercontent.com/nico2che/mac-setup/master/install.sh | /bin/bash

Roles

These roles are dependants, so they need to be runned in this order only.

When all roles was runned, you can start one independantly with a tag option.

ansible-playbook playbook.yml --tags=setup,apps,desktop

Coming

Inspired from https://github.com/geerlingguy/mac-dev-playbook