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