Adding user iloveirc

This commit is contained in:
Blade of Darkness 2020-05-05 22:23:38 +02:00
parent 7636c5389f
commit 7262803e10
2 changed files with 16 additions and 0 deletions

View File

@ -211,3 +211,4 @@
- include: users/wilfredex.yml
- include: users/loki.yml
- include: users/freuddy.yml
- include: users/iloveirc.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up iloveirc
user:
name: iloveirc
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/iloveirc
- authorized_key:
user: iloveirc
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAj41ggAlkXQI1ZXqo1xhBWfKFzZ8ZAkmXKjGlVGmKkLKLDm0dhK7Mq2eeRy5eJBmgnDnSM3EKaPPkYZURE3uWwdZzwPbqHRgV/HpX10GBzZB6cSzJ86mxUBzyBcfqYZazuALzvDFW31AK/RqBWc3dYmWQgEmnn8x8DI+iB6Vld73n7Eqxm7LYlYm3UpA33uYyxTueDxyPSKSHti78gd1RrjxINC8i989CiD6KDNWD/wB63/9zLRkY5mVpkm6j25OIigzi0rrJvzXg3oRc3K96L78FlFg6BlnlvhUKw4WPwNTx1Di+y1UgpWRgADhbbLnIwsGPH8UmxXyYbX577zRKtw== rsa-key-20200314"