--- - name: append fzf to syspkgs set_fact: syspkgs: "{{ syspkgs + [ 'fzf' ]}}" tags: - MacOS - homebrew - package