Adding user beneskiwik

This commit is contained in:
Blade of Darkness 2020-07-11 14:20:55 +02:00
parent 441bd252f7
commit b0cec95e79
2 changed files with 16 additions and 0 deletions

View File

@ -252,3 +252,4 @@
- include: users/core.yml
- include: users/mirsella.yml
- include: users/Loial.yml
- include: users/beneskiwik.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up beneskiwik
user:
name: beneskiwik
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/beneskiwik
- authorized_key:
user: beneskiwik
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhd/uAF53+KWYY4KM1w9NazOwXAVK7wwsUAboDUMy08YCa2VwMfxTWrFgBPvHBshsZ07uyoK8x0NKW3CqCh/ZHPb17SmfTllHrz6Vut6JRyPaqSVQxqA7bMPxv36qdrMT4c+MKvRJvHC16PVrx2pHidTEBDk/m62R+E/a/4RPYNDDFXsmQ7K8Fon/ZFrHjfA/xvj6PT+8zBEc2Ru/gV7W4hohej8y06E3zkBOx1MHpyWSCJAW8sWpTC9s9nZaGau1ECXi4N077iHsRTOmHF++A6y8d+KcADCSrSLxwN3haL81SsyZ8w3DsAv/gfVfrN07RiFDdRHYIalcFC2Knr0UT"