Update 'roles/shell/tasks/users/haivets.yml'
This commit is contained in:
parent
67bf18b317
commit
2f4a43e4cf
|
@ -5,7 +5,7 @@
|
||||||
groups: tilde
|
groups: tilde
|
||||||
state: present
|
state: present
|
||||||
skeleton: /etc/skel
|
skeleton: /etc/skel
|
||||||
shell: /bin/bash
|
shell: /bin/zsh
|
||||||
system: no
|
system: no
|
||||||
createhome: yes
|
createhome: yes
|
||||||
home: /home/haivets
|
home: /home/haivets
|
||||||
|
|
Loading…
Reference in New Issue