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