mtburge / macos-ansible

Provision macos with my preferred tools and configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOS provisioning with Ansible

This repository provides an ansible playbook to configure macOS with my preferred configuration and application settings.

Installation

Run the following command to download and install all dependancies, and run the ansible-playbook. After installation has completed, you should restart the machine for services like FileVault to be enabled properly.

sh -c "$(curl -fsSL https://raw.githubusercontent.com/itsmattburgess/macos-ansible/master/install.sh)"

Inspiration

The install.sh file was inspired by the imjoshholloway/laptop repository.

About

Provision macos with my preferred tools and configuration

License:MIT License


Languages

Language:Shell 100.0%