mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-25 21:30:23 +00:00
3 lines
No EOL
122 B
YAML
3 lines
No EOL
122 B
YAML
---
|
|
- name: Install {{ app_name_pretty }} via Homebrew
|
|
homebrew: name={{ app_name }} state=installed update_homebrew=yes |