Skip to content

Commit

Permalink
The cask install for google-chrome problem was fixed a couple days ag…
Browse files Browse the repository at this point in the history
…o and we're just waiting for Ansible 2.10.5 to get pushed out. ansible-collections/community.general#1524
  • Loading branch information
dmbrownlee committed Jan 7, 2021
1 parent e59795f commit 5d58e72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/roles/baseline/vars/macosx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#=====================
system_brews:
- dockutil
system_casks: []
#- google-chrome
system_casks:
- google-chrome
dockitems_to_add:
- name: Google Chrome
path: "/Applications/Google Chrome.app"

0 comments on commit 5d58e72

Please sign in to comment.