Adding user amixade

This commit is contained in:
Blade of Darkness 2022-04-22 10:36:02 +02:00
parent 247e57618a
commit 97b1fd4412
2 changed files with 16 additions and 0 deletions

View File

@ -338,3 +338,4 @@
- include: users/serioux.yml
- include: users/mahkno.yml
- include: users/hunam.yml
- include: users/amixade.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up amixade
user:
name: amixade
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/amixade
- authorized_key:
user: amixade
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6OzB9m51KFDO3Z+9KKxqEx4ewWJavhgpNkq88xVSVK35NwRQRJ+TsfqE34femiFc6uDdQ/FYwifF9lkuizs17XcmJ9uOLrTbuic6lm+Igx74F9K0kPRvpyAFpW9SkoV3l/nnwfSeUr7bK+6eYkFnrZyN9wy98hjK1z+nTOx6eDgHEKqEZOiBkmzs+8ozGdJ/YIjsL+q69jIx7kfqXxTZuN/bPGRUxspZWTiJtN2N5chudDPSVmp8vn3q8mS6r3PmKSztafBC6zjTqYTD+D1plWIiFgeqQrEzKVuOCvqzENsDMoUDceMfbMnRIwuNHU6vTdeE0B1Tipht8COSfvO1tjbZ0I2F7xl/Ul18aTiLVdKV9z690cayZfsEdZHwqm0y4pC3CiSGgwoi12HFW8ZLakXsxOFZuAZPqR7Dj7BNfDM/RedsAXHkW1j4HaqsIHCyuXQ/IKncnEMIuj55QJLH1fMPcgx7PIzxUC7EHcdVDZql3aLUUfq/fM14SRJ2Rjgk="