Adding user narendranath344

This commit is contained in:
Blade of Darkness 2022-04-07 21:25:07 +02:00
parent f952bbc0c9
commit 54f544ca1f
2 changed files with 16 additions and 0 deletions

View File

@ -331,3 +331,4 @@
- include: users/gtlsgamr.yml
- include: users/ihsan.yml
- include: users/thepineappleguy.yml
- include: users/narendranath344.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up narendranath344
user:
name: narendranath344
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/narendranath344
- authorized_key:
user: narendranath344
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ/+uzy3Qd29klo43cF2t08FH5wIk1BA2eg0jIA7NN+q"