Skip to content

Commit

Permalink
Merge pull request #8 from vorstelladuffy/fix_install_cask
Browse files Browse the repository at this point in the history
[Fixes #3] This was causing CI to fail, blocking a PR 5 to ansible-role-cli
  • Loading branch information
roderik authored Feb 12, 2018
2 parents fe3fdf1 + 29a23e9 commit 1173b65
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,5 @@
- name: update and upgrade homebrew
homebrew: update_homebrew=yes upgrade_all=yes

- name: install homebrew cask
homebrew_tap: tap=caskroom/cask state=present

- name: install homebrew services
homebrew_tap: tap=homebrew/services state=present

0 comments on commit 1173b65

Please sign in to comment.