local/roles/ag/tasks/Darwin.yaml

6 lines
92 B
YAML

---
- name: install homebrew package
apt:
name: the_silver_searcher
state: latest