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