Skip to content

nhudson/macos-ansible

Repository files navigation

My Macbook Setup

THIS IS A WORK IN PROGRESS

Automatic configuration and installation of tools for my Macbook using Ansible:

Bootstrap Process

  • xcode-select --install
  • pip3 install --upgrade pip
  • pip3 install --user ansible

Run Ansible

Run Ansible with the provided Makefile:

  • make install to download required ansible roles
  • make configure to run ansible-playbook (sudo password required)

Extras / Manual Install

Read through extras.md

About

My Macbook Pro setup using Ansbile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published