local/roles/wget/tasks/Darwin.yaml

6 lines
82 B
YAML

---
- name: install homebrew package
homebrew:
name: wget
state: latest