brianhartsock.homebrew
Ansible Role Homebrew
Simple role to install homebrew, homebrew packages, and homebrew cask packages. It will also update homebrew and upgrade packages.
Requirements
- OSX
- Homebrew
Role Variables
Customize the defaults to fit your own needs. These are very specific to my personal insall.
| Name | Description | Default |
|---|---|---|
| homebrew_update | Wheether or note to update homebrew and upgrade all packages each run | true |
| homebrew_packages | List of homebrew packages to install. | See defaults |
| homebrew_cask_packages | List of homebrew cask packages to install. | See defaults |
| homebrew_taps | List of 3rd party repositories to support. | [] |
Dependencies
None
Example Playbook
- hosts: localhost
roles:
- brianhartsock.homebrew
License
MIT
Author Information
Created with love by Brian Hartsock.
About
Simple role to install homebrew, homebrew packages, and homebrew cask packages.
Install
ansible-galaxy install brianhartsock.homebrewLicense
mit
Downloads
156
Owner
