Adding user infoTV

This commit is contained in:
Blade of Darkness 2019-12-16 13:44:52 +00:00
parent 9aab7364f2
commit 76ff1707b2
2 changed files with 17 additions and 0 deletions

View File

@ -163,6 +163,7 @@
- include: users/stereo.yml
- include: users/joro.yml
- include: users/info.yml
- include: users/infoTV.yml
- include: users/clu.yml
- include: users/sebre.yml
- include: users/olya.yml

View File

@ -0,0 +1,16 @@
---
- name: Setting up info
user:
name: infoTV
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/infoTV
- authorized_key:
user: infoTV
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMK4H6kDNDqkda/JkeEVcQcU1sn/zAh8W6KnP/EyZ2hUqvqiCG8f441DCE9dJCq7ZB/xM4TLAFr/UVfdqoGdyiAf5LtBwGydz1AJqF7PRVvYnE8knO1p8HH5nx1jSYFHIXoS3grvVSbyUzJkYR1V22xjxjyhpOjjAXwHAhYQHVpbspVQHCE3gHNU1zvYwAP1pBqWGtTGKMATtMz6ECcl3d4jhCrkq2wVoTOWDSzBvfOOmxW3WnI/AD9q2W71tEeymVBkgJ/2jfrVa3mKP4/ng9jsva/Tes4gxwFduZMxcXt2Hpf+v3dC/rlqYPKGRkf1N+UmnlCpmGuMDpTWUJix9f thunixshell"