Adding user illiliti

This commit is contained in:
Blade of Darkness 2022-03-03 21:40:28 +01:00
parent 9a8b0de587
commit 09e0b07923
2 changed files with 16 additions and 0 deletions

View File

@ -320,3 +320,4 @@
- include: users/kazuya.yml
- include: users/contempt.yml
- include: users/pentacles.yml
- include: users/illiliti.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up illiliti
user:
name: illiliti
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/illiliti
- authorized_key:
user: illiliti
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ02e7bUrCJcsPcSBS0ZhsrNSUkATw4CsFRj/++RqaQ9"