@ -12,6 +12,7 @@
dest: '~{{ user.username }}/.oh-my-zsh'
clone: yes
depth: 1
force: yes
become: yes
become_user: '{{ user.username }}'
when: user.oh_my_zsh is defined