Adding user wrk

This commit is contained in:
Blade of Darkness 2021-12-20 09:29:55 +01:00
parent f94debe868
commit f1cdddac70
2 changed files with 16 additions and 0 deletions

View File

@ -393,3 +393,4 @@
- include: users/mnusw.yml
- include: users/oliver.yml
- include: users/miningpro362.yml
- include: users/wrk.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up wrk
user:
name: wrk
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/wrk
- authorized_key:
user: wrk
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCCmEca1Lf5cO/03twc4EGW500/AaYDFfzQvXE5yPxAKPpC2GJ4kONVNcj6uJ4q4pZRWJLH01FEkywSalxbiwRkDuyUGXUhEjWyAO40HSySCSSHZAkD4YAg2virrYoKEcq7BYoXZYVLzf26Mta5yEbiIyhjlHB+7toy+GRmRQEhHQ=="