--- - name: append ghostty to caskpkgs set_fact: caskpkgs: "{{ caskpkgs + [ 'ghostty' ] }}" tags: - MacOS - brew - package - terminal