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