dixhuit / ansible-role-homebrew

Ansible role: Homebrew

Home Page:https://galaxy.ansible.com/danbohea/homebrew

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible role: Homebrew

Build Status

  • 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.