Adding user prashantch

This commit is contained in:
Blade of Darkness 2020-07-17 23:42:10 +02:00
parent bc98bbf09e
commit 08173d378b
2 changed files with 16 additions and 0 deletions

View File

@ -257,3 +257,4 @@
- include: users/seerlite.yml
- include: users/nikita.yml
- include: users/pokemongo.yml
- include: users/prashantch.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up prashantch
user:
name: prashantch
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/prashantch
- authorized_key:
user: prashantch
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/dFbUzaWCYYhV0W0GkKFI+uGrLHpXuf9/8/1M787YGX25uQZPzHuitzmMBi3GloH+Mi3ZFw0Kg/Pfn+9UXYn0XaXDVpp4rFSiWzvIeu168maa96oFCwTDNyFnm9SOIimoqB+EhVxOs7qRUDJM11M+9K6NUXzob0TQau/s7TFK7wl2LHSlmBFH88gif3KVzYLwLT5eV0+Ib4YcRyR4+HJs+5NVI4oU80wVLwkjRHwWAJ8v04PjLEvOyCFsZCsCHCP8lE2w+Md+UNHU43LrqU9saLSh4ggJnW/wO2DqpgF9v9UrWQCQm04DlJVrTCHtSaJYGmS0gfS83b/P5Dqb1/Kl"