I use this project to configure my macOS the way I like it. That way I can wipe and re-install with less effort.
- Install homebrew with the command from the site
brew install python
brew install git
pip3 install ansible
(always the best way to install Ansible)git clone https://github.com/terales/mac-ansible.git
cd mac-ansible
ansible-playbook ./playbook.yml