local/roles/zsh/tasks/Darwin.yaml

7 lines
90 B
YAML

---
- name: install homebrew packages
homebrew:
name:
- zsh
state: latest