Adding user anuwatk

This commit is contained in:
Blade of Darkness 2021-07-01 16:26:25 +02:00
parent f330ac378f
commit 792ddb8e61
2 changed files with 16 additions and 0 deletions

View File

@ -356,3 +356,4 @@
- include: users/lguilher.yml
- include: users/vadim.yml
- include: users/buggy.yml
- include: users/anuwatk.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up anuwatk
user:
name: anuwatk
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/anuwatk
- authorized_key:
user: anuwatk
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6bckNvZt1/QBXT3JigaMtfHZiUD3AHgo41Y5mVOsYMS4wmSrJtF7y+AYKx3JjxkmddgR/FsdaY0yYDCJm//qPKNkfG8BcbJAflMn6vlT6v3c070ZjC+mW1rTRsxAGair/+rMdF4M2Q6mQj3mh9cN3Ovh961YISXS7JfWrlN7DivJdWGeUm6vPKFftofo97Ld+1Y2aIz64L6fimvFr83tFp1at/M+n7nnTIWTvH2Bvxo01BPq0vcYhRuu5Tq3Mox3/3sXUVo9mbBBRqBQV41hrLn6glaDjVJoToqPygyNLZ3H+jIImCU9asZn6Ln72QATCajT/5BqBvJxwZqJbLJ2X anuwat@DESKTOP-H650ASA"