mac-dev-playbook/tasks/osx.yml
2017-05-08 10:18:04 -05:00

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