2019-10-06 20:41:31 +00:00
|
|
|
---
|
|
|
|
# Common/Update: Install All Updates - macOS Version
|
|
|
|
|
|
|
|
- name: update - Update and upgrade all packages
|
2021-08-28 14:58:03 +00:00
|
|
|
ansible.builtin.homebrew:
|
2019-10-06 20:41:31 +00:00
|
|
|
update_homebrew: yes
|
|
|
|
upgrade_all: yes
|