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"
|
when: ansible_facts['os_family']|lower == "darwin"
|
||||||
homebrew:
|
homebrew:
|
||||||
state: latest
|
state: latest
|
||||||
|
update_homebrew: yes
|
||||||
name:
|
name:
|
||||||
- bash
|
- bash
|
||||||
- bash-completion
|
- bash-completion
|
||||||
|
|
Loading…
Add table
Reference in a new issue