Adding user aidenlol

This commit is contained in:
Blade of Darkness 2021-04-23 09:04:26 +02:00
parent 86f86a357d
commit a58d8e4906
2 changed files with 16 additions and 0 deletions

View File

@ -338,3 +338,4 @@
- include: users/archwizard.yml
- include: users/gliggy.yml
- include: users/behmen.yml
- include: users/aidenlol.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up aidenlol
user:
name: aidenlol
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/aidenlol
- authorized_key:
user: aidenlol
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/G/79Bm2heT78vCWoy0EPRG7kZedhuJiOIwryt9w8Qf+CgtQcTURdMzKqZkHKbfkOx1gFJVbi45ILpSRW3hzjnd4q+2ErtPVJkJLEwLFufLHcCTo74G8Pzw8VKGveGGzn9lXlsd9ru5erHxTS9fmKXvCR8rEHDGvsWzJymcjf3XADxEKErS3SL/v9vuXT9/1cxZwNCUYvavL+NTS/JgHBQj3W2eEXUBprLJvqfyCROC+MgrIYGnDmP9uqFAWdXWMths15y5nGw8w3iURt2ZhNFo4dmGAyqJxusEvbOyEgtloZhpLFG3PR/97LcCCOjQhxSDV1iOioTqnI2+ziCVZr tanman@DESKTOP-NSJFNIJC"