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: about 2 months ago
JSON representation

Ansible playbooks for macOS, homelab, etc.

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