Skip to content

dixhuit/ansible-role-homebrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.