fixed a type

This commit is contained in:
Gianmarco Pettinato 2021-12-24 12:15:31 +01:00
parent 72e8dd9eed
commit 4ee1723b63

View File

@ -12,7 +12,7 @@
- name: Set zsh main as shell - name: Set zsh main as shell
become: true become: true
shell: chsh -s /bin/zsh giamm shell: chsh -s /bin/zsh gianm
- name: Install oh my zsh - name: Install oh my zsh
become_user: gianm become_user: gianm