danbohea.homebrew
Ansible Role: Homebrew
- Installs Homebrew on macOS.
- Can also add extra software sources if you want.
Requirements
- macOS version 10.13 or higher.
Role Variables
Here are the default variables for this role and their values:
# Additional software sources to add.
homebrew_taps: []
Dependencies
None.
Example Playbook
- hosts: macbook
connection: local
roles:
- role: ansible-role-homebrew
License
MIT
Author Information
This role was created by Dan Bohea, mainly for use with Macsible.