Adding user hellspawn

This commit is contained in:
Blade of Darkness 2020-06-21 07:42:03 +02:00
parent 818c30b34f
commit b96c77af7f
2 changed files with 16 additions and 0 deletions

View File

@ -239,3 +239,4 @@
- include: users/missk.yml
- include: users/Cha0t1c.yml
- include: users/farooqkz.yml
- include: users/hellspawn.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up hellspawn
user:
name: hellspawn
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/hellspawn
- authorized_key:
user: hellspawn
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQBfLm2Gw3qa5F6icTed6begIYi1s22Le+dGhFOFftSTLUkyg+n044387oL1yg0p2BL9hmoL6NV85x0Zap+naC1fqEBrvgC0F1xjcZBYn0ID1SfCQFomxK+hNBrk+CJSKL4xGIq5bBpeg8WJE6M6P/Wdjrh7dirlEoVKKNoxlaTNDy6HZudBLaeuBEzK2OwD7NBKqHaZT7cebMks6KfUvi0sYpgp3fG9AraOsrrGRPjQPay4bUc+oITrsCH4/g1AdnlDmLhz5Psi88v6YWKE8/T0fnvW8VfiP1GGLLg58N4pV2uo63u5UGyyvNFo9s7A4dqKKVASu3v4R/JfQHz5cIaP rsa-key-20200620"