osxc.homebrew

homebrew

Ensure that homebrew is installed on your mac

Build Status

Requirements

  • XCode Command-Line Tools (needs git)
  • Needs root if you want to affect other users

Role variables

Name Description Default
installation_method The way to install homebrew, script or clone script
clone_dir The path where homebrew will be cloned /Users/{{ ansible_user_id }}/src/github.com/Homebrew/homebrew
install_dir The path where homebrew will be installed /usr/local
install_cask Defines if you want to install Homebrew Cask too yes
affected_users The users affected by the custom settings [ "{{ ansible_user_id }}" ]

Dependencies

  • osxc.common-env

License

MIT

Author

  • Robin Ricard
About

Ensure that homebrew is installed on a Mac

Install
ansible-galaxy install osxc.homebrew
GitHub repository
License
mit
Downloads
258
Owner
simple configuration tool for os x