fixing packages for new style
This commit is contained in:
@@ -16,3 +16,4 @@
|
||||
- name: Workaround to install homebrew taps
|
||||
ansible.builtin.command:
|
||||
cmd: "brew install {{ (tap_pkgs | unique) | join(' ') }}"
|
||||
changed_when: true
|
||||
|
||||
Reference in New Issue
Block a user