mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-21 19:33:03 +00:00
Readd the comment that has been deleted accidentally
This commit is contained in:
parent
62f1f5e124
commit
30989ed900
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
with_items: "{{ osx_defaults }}"
|
||||
when: osx_use_defaults
|
||||
|
||||
# TODO: Use sudo once .osx can be run via root with no user interaction.
|
||||
- name: Run .osx dotfiles.
|
||||
shell: "{{ osx_script }}"
|
||||
changed_when: false
|
||||
|
|
Loading…
Reference in a new issue