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