diff --git a/roles/shell/tasks/users/fncdo.yml b/roles/shell/tasks/users/fncdo.yml index fe730b0..e52e412 100644 --- a/roles/shell/tasks/users/fncdo.yml +++ b/roles/shell/tasks/users/fncdo.yml @@ -7,7 +7,7 @@ skeleton: /etc/skel shell: /bin/bash system: no - createhome: no + createhome: yes home: /home/fncdo - authorized_key: user: fncdo diff --git a/roles/shell/tasks/users/fncso.yml b/roles/shell/tasks/users/fncso.yml index f11f137..5d6a815 100644 --- a/roles/shell/tasks/users/fncso.yml +++ b/roles/shell/tasks/users/fncso.yml @@ -7,7 +7,7 @@ skeleton: /etc/skel shell: /bin/bash system: no - createhome: no + createhome: yes home: /home/fncso - authorized_key: user: fncso diff --git a/roles/shell/tasks/users/warcall22.yml b/roles/shell/tasks/users/warcall22.yml index b2d8738..8f6ed70 100644 --- a/roles/shell/tasks/users/warcall22.yml +++ b/roles/shell/tasks/users/warcall22.yml @@ -7,7 +7,7 @@ skeleton: /etc/skel shell: /bin/bash system: no - createhome: no + createhome: yes home: /home/warcall22 - authorized_key: user: warcall22