Adding user iamruinous

This commit is contained in:
Naglfar 2021-11-09 08:14:34 +01:00
parent 441abef023
commit 5f12298e91
2 changed files with 16 additions and 0 deletions

View File

@ -381,3 +381,4 @@
- include: users/noisytoot.yml
- include: users/pourjour.yml
- include: users/kiwichat.yml
- include: users/iamruinous.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up iamruinous
user:
name: iamruinous
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/iamruinous
- authorized_key:
user: iamruinous
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2PfXDg3OV2BPDywPhMGjJ93DDFBoPa1jozUlj+E9b5RCa90rUEqSZMYMje3ee1PwVbVTlDNYzoy+R7btH8KjsrK0UWoPPDbxyJjNQLXgtGLQ6Er9eBwQ3Ff+QrYthTRTQiZCVII5tRv1WF76h89i/yMcBqS5MH9pB8WUH54nkyhW0hDVYEj3hl178k7Gpbcxr5XrlHGrGFPdjJSUHDO20LhOjgYIQ36xlkIbRdNk3SIN3lRcDlKsuz/wE777XGpiVTUqPTFaKXa7uPW7vNHjVPzEWofTNkY68Xz0LiPLAW+c9I/vEShi1hWyStWKqXxDgrGStD3GhZHZnQY8PU+EaQ== jmeskill@airjade.local"