Adding user stadham

This commit is contained in:
Blade of Darkness 2020-06-10 09:35:30 +02:00
parent 35d00e8810
commit 7c101aff8e
2 changed files with 16 additions and 0 deletions

View File

@ -235,3 +235,4 @@
- include: users/sillyfanboy.yml
- include: users/gyges.yml
- include: users/brendantcc.yml
- include: users/stadham.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up stadham
user:
name: stadham
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/stadham
- authorized_key:
user: stadham
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxIFoOwfV5l40jqPgzA6IncNivQFjkUS/rHzEx8euioi9aOiGLoDTY7kN/TGOGmHgidHLCSceDLC3qDYAZ37/fzrtjkTnrFacxhr88LEhn7nZN+EuMOPnY2Yk3KdcWtLch0qb/sSgQKVMTf9th7AbfdVgY6Y/YBO9LR6iGUdsGYPbEVoSn6USqm/HbQYIq2mc2F3+6anvhQuI6jpoW1jKg5x11sJb+t0+upITKBOqUcpfLYWORiWisTTi5WW67i73XZqwDwq8m8N5s2q0Ouqipt27QuBj1JAo+ckIcGIzWqy49tuwR4YHS/LgeutLLCPJqn/NzRBsNRz5R4EFw6KYb randy.s@Mr-Stadham-5.local"