Skip to content

Instantly share code, notes, and snippets.

@eyasuyuki
Created July 10, 2015 12:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eyasuyuki/8fbdb59cc440c5fe6441 to your computer and use it in GitHub Desktop.
Save eyasuyuki/8fbdb59cc440c5fe6441 to your computer and use it in GitHub Desktop.
Ansible homebrew vars
---
brew_tap:
- caskroom/cask
- caskroom/versions
- homebrew/binary
- homebrew/dupes
- homebrew/versions
brew_app:
- brew-cask
- ansible
- boot2docker
- docker
- docker-compose
- docker-machine
- gettext
- go
- gauche
- readline
- wget
brew_cask:
- virtualbox
- firefox
- srware-iron
- airmail-beta
- keepassx
- bathyscaphe
- emacs
- atom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment