mac-dev-playbook/install/homebrew.yml
2014-02-12 21:47:18 -06:00

3 lines
No EOL
122 B
YAML

---
- name: Install {{ app_name_pretty }} via Homebrew
homebrew: name={{ app_name }} state=installed update_homebrew=yes