--- - name: append cmake to caskpkgs set_fact: caskpkgs: "{{ caskpkgs + [ 'homebrew/cask/cmake' ] }}" tags: - MacOS - homebrew - package