My Ansible playbook to automate provisioning macOS.
- This project helps the initial setup for your macOS using Ansible.
This project is incomplete in many ways, particularly the bootstrap.sh
file is not carefully written; hence, it should be used with extra caution. However, please feel free to view my Ansible Playbook settings for my Homebrew and Homebrew Cask.
TBA
Upon authoring the playbooks in this project, I was hugely inspired by the following web pages:
- homebrew - Package manager for Homebrew
- homebrew_cask - Install/uninstall homebrew casks
- homebrew_tap - Tap a Homebrew repository
- How to Bootstrap a new OS X Environment with Ansible)
Copyright (c) 2018 Shoichi AIZAWA
Licensed under the MIT license.