Adding user mzamenski

This commit is contained in:
Naglfar 2022-02-04 01:04:08 +01:00
parent 613506c740
commit 41b8651a05
2 changed files with 16 additions and 0 deletions

View File

@ -399,3 +399,4 @@
- include: users/arctic5824.yml - include: users/arctic5824.yml
- include: users/caelp.yml - include: users/caelp.yml
- include: users/t0rchedf3rn.yml - include: users/t0rchedf3rn.yml
- include: users/mzamenski.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up mzamenski
user:
name: mzamenski
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/mzamenski
- authorized_key:
user: mzamenski
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG20XJk7C+yw+3nRKV1Px6r+0iouL8Vgsn6Ed6Ik0FOe Thunix"