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