--- - hosts: all connection: local tasks: - name: Run Homebrew install script shell: ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"