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