Adding user Iyxbaideus

This commit is contained in:
Blade of Darkness 2020-04-18 01:43:38 +02:00
parent c08557eede
commit b6d6547221
2 changed files with 16 additions and 0 deletions

View File

@ -206,3 +206,4 @@
- include: users/pkuz.yml
- include: users/h3rz.yml
- include: users/gjeu.yml
- include: users/Iyxbaideus.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up Iyxbaideus
user:
name: Iyxbaideus
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/Iyxbaideus
- authorized_key:
user: Iyxbaideus
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCajfGAupsEk3bf0zyRBpHwFwvJZ2koMIW5WRwOedJT/QHsZZ/Hyk35cjMkyCG3387j9cmvwkp3cngTNZWB98SG0KLD3w71EhQdJNBk8etOzDpXWdQkBeQqD4Ou0fd3Y7iiixUXNU2nspdlB9C6DDeX6uCsZG6S1/cyVnp0bHXHrmado2tIZdBvn/tTGhGwq0zSedvEyBZchiAeGcj+n+DFs0rGNpe1xjj9e9qKyoa0KsTVbXlVmUVhGZnXpk2btn5THxMHL7EMv6Ij9kzAfy9JL7TvUdMlHbRQ+nrhn+cABlJ1WJ1vLMInXASoURciArLiHtJ5bUu5Gq+4cssD8eo7 pi@raspberrypi"