mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-22 11:53:08 +00:00
5 lines
154 B
YAML
5 lines
154 B
YAML
---
|
|
# TODO: Use sudo once .osx can be run via root with no user interaction.
|
|
- name: Run .osx dotfiles.
|
|
shell: "{{ osx_script }}"
|
|
changed_when: false
|