mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
corrected shell
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
groups: tilde
|
groups: tilde
|
||||||
state: present
|
state: present
|
||||||
skeleton: /etc/skel
|
skeleton: /etc/skel
|
||||||
shell: /usr/bin/fish
|
shell: /bin/bash
|
||||||
system: no
|
system: no
|
||||||
createhome: yes
|
createhome: yes
|
||||||
home: /home/usernameak
|
home: /home/usernameak
|
||||||
|
|||||||
Reference in New Issue
Block a user