homebrew
Ansible role: Homebrew
- Installs Homebrew on macOS.
- Also taps additional repositories if you wish.
Requirements
- macOS 10.13
Role Variables
All role default variables are listed below along with their respective default values.
# Any additional taps 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 primarily for use with Macsible.