Adding user fenris

This commit is contained in:
Blade of Darkness 2021-05-19 21:41:30 +02:00
parent 5158ab3def
commit ce719d17ef
2 changed files with 16 additions and 0 deletions

View File

@ -344,3 +344,4 @@
- include: users/subhambh.yml
- include: users/imperishable_dusk.yml
- include: users/ayush.yml
- include: users/fenris.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up fenris
user:
name: fenris
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/fenris
- authorized_key:
user: fenris
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA17SRr5/Xxl22z/iHQtH3U5v5K1uFL2ba/O4IGRTZlxYiST13mi80y65O8SXmzuzKIJ6UWECqV5oogfgZ5FIKfq2oEPg0AcPrhfh5yQd7Vfx1MUhKqrDuN/s8rxtlKEyUTUp3KKCfBpxdyb6acrUuaAwzQYHObBisHbyd8YPlSY2WxSdf5ChyT3YJW011lg3JG+5D7GFJV45Qiy/d0rYl615TeW9CziY0zIsT1OVfnvxa3yvlbKtPK4Q8uVX8LL7pZe2QR1kjo0l42Hn7hZwJmoB5j/y2I8tmc9VYAgXnWpym7Da95EEP06btnOLqI840ki5psi3VvY78qBmw0UKi5w== devils@otaku"