mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-22 20:03:17 +00:00
2 lines
No EOL
102 B
YAML
2 lines
No EOL
102 B
YAML
- name: Install $app_name pkg
|
|
command: sudo installer -package $app_name.pkg -target $install_target |