Skip to content

Commit d57a6a4

Browse files
author
Benjamin Smith
committed
dev update command now updates homebrew and installs latest docker packages
1 parent 10b7e97 commit d57a6a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ansible/mac.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
become: yes
1313
become_method: sudo
1414

15+
- name: Update Homebrew
16+
homebrew: update_homebrew=yes
17+
1518
- name: Tap Caskroom
1619
homebrew_tap: tap=caskroom/cask
1720

0 commit comments

Comments
 (0)