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