Adding user Cha0t1c

This commit is contained in:
Blade of Darkness 2020-06-19 23:41:49 +02:00
parent 5e0a272992
commit 609d39fc1a
2 changed files with 16 additions and 0 deletions

View File

@ -237,3 +237,4 @@
- include: users/brendantcc.yml
- include: users/stadham.yml
- include: users/missk.yml
- include: users/Cha0t1c.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up Cha0t1c
user:
name: Cha0t1c
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/Cha0t1c
- authorized_key:
user: Cha0t1c
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjbeAqKygyD0ea+495lIaJ5u8f4nGikhGb5BnoPSHnphysOb9Ky2pl74sr3AFTqdu5uu8q79od2aoZvgHEbmRynF3b3LDXfCXBIUtomlyN0lD+B3L6pgH9FssPuZxg8QQCepOE110ILT3Z3n02jlK0feqVbMQp8MjUZNTcRsiqXwYoqSDqBny9hrhdn4Vnf1qmNYBC3sUjM84prLi/VupmN9M4brBHj6e7QKS4FKsfogl4Yog8B8qM2/iTLjqIxsDiy76MFMqZzE+bCccDx/6UK9JOF35umreE39cefdCT7y0hlgjIk7qcxqjsmJItVnLWGFHtYSUbYLM+lC23qXx/ cha0t1c@home"