6 lines
154 B
YAML
6 lines
154 B
YAML
---
|
|
# TODO: Use sudo once osx can be run via root with no user interaction.
|
|
- name: Run osx dotfiles.
|
|
command: "{{ osx_script }}"
|
|
changed_when: false
|