Adding user rohs

This commit is contained in:
Blade of Darkness 2020-05-08 11:02:28 +02:00
parent 9bd37dd3ed
commit 1036f8a962
2 changed files with 16 additions and 0 deletions

View File

@ -214,3 +214,4 @@
- include: users/iloveirc.yml
- include: users/nirvana.yml
- include: users/resultcek.yml
- include: users/rohs.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up rohs
user:
name: rohs
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/rohs
- authorized_key:
user: rohs
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAg0Hfz2Mnme824PdDYj52v423k57mBzc7AQUmHUVvYQtgOytJBTHyLMVQYEeVXbZBAyII5UHE5hzIh8N4ZlmvxlgUrXUOOmGni/smRoKH1Om34cM5pYXH9sNuKO99H/elaeIrT5VKfCvNPMOnwchF7FENxuTl/2xga72tpvl0Yhir9U+6mzPul7IKxcCzikqTS6PCphJLl9y3tH5BRb552XK+vgmAAPx4mLzceiT3IR0mCgqv0n4AfLdnHF5dlLZHTSEgDDPrc3+8Z8u5csI+1mK6SxWQtTcBXZisqpe0itEFm7woeHh7rpwdxQju7W7GifKRX7z54UEO07t1HzijWw== rsa-key-20200502"