packages: update homebrew when installing packages
This commit is contained in:
parent
5d970da192
commit
aa5f8692d1
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
when: ansible_facts['os_family']|lower == "darwin"
|
||||
homebrew:
|
||||
state: latest
|
||||
update_homebrew: yes
|
||||
name:
|
||||
- bash
|
||||
- bash-completion
|
||||
|
|
Loading…
Add table
Reference in a new issue