Adding user Cryptolover248

This commit is contained in:
Blade of Darkness 2020-07-05 23:03:13 +02:00
parent 7761ac089a
commit ea901c94dc
2 changed files with 16 additions and 0 deletions

View File

@ -245,3 +245,4 @@
- include: users/randocontent.yml
- include: users/chris.yml
- include: users/Cropt0.yml
- include: users/Cryptolover248.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up Cryptolover248
user:
name: Cryptolover248
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/Cryptolover248
- authorized_key:
user: Cryptolover248
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDmiIH8N7cURCq/Cpi4QoM7SUohfrLuneXlp1xf79vAPz6vdzGOkrSrw2CHJjc980aXZK5aQxqW1IDWaXAL1Ob//RPQdz/UFw/RMMCJhD9O8P2KGqO1gtgGrZmQzrrFHjCakD4XABnC7/5B20tYAd9VPitGUOgJQwliNzzsvKY/yLJkSLi9pwoFQaQ5I1UhA8ah/8fHMAn2UPcGzc40wQpoa4rcxG5U5xi7/o5qDIxh8/RqIlKc+m5Ppx2E6PdawxyAzOK0Ww90vFaelExTJUTfhJgSt9ldfiToIdR79eTJxyriDsH8b5gsLNE5oQ2PnG+aieqMP5jHAW9ymxEeQLP root@localhost"