Adding user ialokin

This commit is contained in:
Blade of Darkness 2020-11-18 22:20:32 +01:00
parent e37124c80a
commit a55f7579d9
2 changed files with 16 additions and 0 deletions

View File

@ -294,3 +294,4 @@
- include: users/lesstech.yml
- include: users/sasaboss.yml
- include: users/crispr.yml
- include: users/ialokin.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up ialokin
user:
name: ialokin
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/ialokin
- authorized_key:
user: ialokin
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAz2seEPxKPCgjtLUffltJpnmsXu8E7Z8L0uDBgiKVIScaC06p+659kzFbayDwzZdLQeUDsSLwe4+H63v9NJyViQUCbo5gdPvH9RGFH3aZwTs7VH3BB/qbPr4EScO0KXqTHofSZZPgDX11T3/Iuhh9SOtMDICaRx09ByGupntC+1DPWmPJADVNh0CTJy9kMqe3dlnFp7siwmbHwyb6pmfEaF2hgrltzfn9ZlFVqhNz5f4t8tZ+flNg1f7XasAFAoiFf6XmHbL8J5anl+7vQ4UX+plJMOH1P0yauXP1I9BxUV5v66dA6IpZhIBsV+LLaetyKGvQoBu9GfaNsJ4tplLGSQ== rsa-key-20201111"