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