local/roles/curl/tasks/Darwin.yaml

6 lines
82 B
YAML

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