Readd the comment that has been deleted accidentally

This commit is contained in:
CherryKitten 2019-11-22 22:37:04 +01:00
parent 62f1f5e124
commit 30989ed900

View file

@ -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