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