Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macguirerintoul/ansible
Ansible playbooks for macOS, homelab, etc.
https://github.com/macguirerintoul/ansible
ansible homelab macos
Last synced: 8 days ago
JSON representation
Ansible playbooks for macOS, homelab, etc.
- Host: GitHub
- URL: https://github.com/macguirerintoul/ansible
- Owner: macguirerintoul
- Created: 2022-12-27T00:27:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T21:31:41.000Z (over 1 year ago)
- Last Synced: 2024-11-09T05:38:21.535Z (2 months ago)
- Topics: ansible, homelab, macos
- Language: Shell
- Homepage:
- Size: 55.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Ansible playbooks
## Quick start
```zsh
ansible-galaxy install -r requirements.yml
ansible-playbook $FILE -K
```## Inspired by
- https://github.com/geerlingguy/mac-dev-playbook
- https://github.com/adamchainz/mac-ansible
- https://github.com/TalkingQuickly/ansible-osx-setup
- https://github.com/bennylope/macbook-configuration
- https://github.com/ideasonpurpose/ansible-playbooks