@ -6,6 +6,7 @@
- name: Add Homebrew taps
homebrew_tap:
name: "{{ apps_brew_taps }}"
when: apps_brew_taps is defined and (apps_brew_taps | length > 0)
- name: Install applications via Homebrew
homebrew: