https://github.com/mayniklas/ansible-mac
General Ansible-playbook for provisioning a new Macintosh
https://github.com/mayniklas/ansible-mac
Last synced: over 1 year ago
JSON representation
General Ansible-playbook for provisioning a new Macintosh
- Host: GitHub
- URL: https://github.com/mayniklas/ansible-mac
- Owner: MayNiklas
- Created: 2020-10-10T14:22:41.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T10:13:58.000Z (over 1 year ago)
- Last Synced: 2025-03-09T11:19:48.677Z (over 1 year ago)
- Size: 83 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible Macintosh playbook
[](https://github.com/XAMPPRocky/tokei)
[](https://github.com/XAMPPRocky/tokei)
[](https://github.com/XAMPPRocky/tokei)
### Used roles
-
-
-
-
-
-
-
-
### how to execute the playbook
```bash
# install brew.sh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
# install ansible
brew install ansible
# clone repository
git clone --recursive https://github.com/MayNiklas/ansible-mac.git
# Configure the variables to your liking
nano host_vars/localhost.yml
# Install required roles
ansible-galaxy install -r requirements.yml
# execute playbook
ansible-playbook site.yml
```
Preperation:
- login into the app store