--- - name: append terraform to brewpkgs set_fact: brewpkgs: "{{ (brewpkgs | default([])) + [ 'terraform' ]}}"