Adding user wilfredex

This commit is contained in:
Ubergeek 2020-04-26 23:06:54 -04:00
parent be6a7ce750
commit 20bcf3873e
2 changed files with 16 additions and 0 deletions

View File

@ -208,3 +208,4 @@
- include: users/gjeu.yml
- include: users/Iyxbaideus.yml
- include: users/knight.yml
- include: users/wilfredex.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up wilfredex
user:
name: wilfredex
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/wilfredex
- authorized_key:
user: wilfredex
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAknSULPcQMJHsP3H4vlGVr7L4iS5jeNPfym2i9ZG40U5l8fpkiKdT/2q9CnNmhuWbc6Oibf5VOuZWoLj9PsKrHMUWDUPbrJXfZFJZXPfNfIPDU/yipIi61Uy/v5NF7kNlQlWvucjiTyjE+IfSp7aYvcaVvuf0A77FMza3qtsUYifswkXublRvNsAauy9+Zo2lwSBxcyMhaKrMB0i1YFxCGoocPAWaU2yQGYWilKpH22y82LThC0ZfMQzPz1jEhIyf2FECi8PLzsnfLceucxCBgbRLQ/YHZlf6pmJ/wALn1VFxzPRHnIlKW52FFKqW++ZhLcjkPLs70thmMU7DcqlAUQ== rsa-key-20200426"