diff --git a/roles/shell/tasks/users/haivets.yml b/roles/shell/tasks/users/haivets.yml index c237457..0fd9b99 100644 --- a/roles/shell/tasks/users/haivets.yml +++ b/roles/shell/tasks/users/haivets.yml @@ -5,7 +5,7 @@ groups: tilde state: present skeleton: /etc/skel - shell: /bin/bash + shell: /bin/zsh system: no createhome: yes home: /home/haivets