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