local/roles/python/tasks/Darwin.yaml

7 lines
93 B
YAML

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