From 2f4a43e4cf9e6b0324cd1806f1fcba1a849704cf Mon Sep 17 00:00:00 2001 From: ubergeek Date: Wed, 3 Jul 2019 09:20:16 -0400 Subject: [PATCH] Update 'roles/shell/tasks/users/haivets.yml' --- roles/shell/tasks/users/haivets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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