Adding user cloudsss

This commit is contained in:
Blade of Darkness 2021-02-18 21:45:49 +01:00
parent e15e2168a7
commit 1f9f51c16a
2 changed files with 16 additions and 0 deletions

View File

@ -318,3 +318,4 @@
- include: users/gluon.yml
- include: users/zer0.yml
- include: users/copafum.yml
- include: users/cloudsss.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up cloudsss
user:
name: cloudsss
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/cloudsss
- authorized_key:
user: cloudsss
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0ZMFFl3dmFnoPwO030yVsVwwC+7IjDPSs8NNqAMT+/Is4QAjQQzEi3jFZ6uno2PlmdlcNaBC3ixtTTYJpHtFha8zZSs41a61hI9Gho960uchsHrDxqQhG+DuJidjVn+divN8s+icGNTVnaOpHgssq8y/d215kwD90GiqhzLtlrB1ti9AGcR5BfFvWwmGiWTwQksqoKNxBXL5C3HM3Gr9ycOsKJoGsipQbAIE83k4LDp944wCafzW3OOxTjJaU/Nrl0n1v1OcQBTJBr/2i90IG0PmCxXRr7UepJjjTLD+ziO21zlkknO/whqE53Fmkaunr3b+s4Yz22EauIs1Tc+8P root@clum"