--- - assert: that: ansible_os_family == 'Darwin' - name: install homebrew package homebrew_cask: name: hiddenbar state: latest