mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 13:40:17 +00:00
Flipped createhome to yes, so ssh keys can be deployed
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
skeleton: /etc/skel
|
||||
shell: /bin/bash
|
||||
system: no
|
||||
createhome: no
|
||||
createhome: yes
|
||||
home: /home/fncdo
|
||||
- authorized_key:
|
||||
user: fncdo
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
skeleton: /etc/skel
|
||||
shell: /bin/bash
|
||||
system: no
|
||||
createhome: no
|
||||
createhome: yes
|
||||
home: /home/fncso
|
||||
- authorized_key:
|
||||
user: fncso
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
skeleton: /etc/skel
|
||||
shell: /bin/bash
|
||||
system: no
|
||||
createhome: no
|
||||
createhome: yes
|
||||
home: /home/warcall22
|
||||
- authorized_key:
|
||||
user: warcall22
|
||||
|
||||
Reference in New Issue
Block a user