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