Adding user lonely-wolf

This commit is contained in:
Blade of Darkness 2020-05-26 17:43:34 +02:00
parent 909013b90b
commit e4b49ec062
2 changed files with 16 additions and 0 deletions

View File

@ -225,3 +225,4 @@
- include: users/TouchTheStarsInAwe.yml
- include: users/sebastian.yml
- include: users/duitser.yml
- include: users/lonely-wolf.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up lonely-wolf
user:
name: lonely-wolf
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/lonely-wolf
- authorized_key:
user: lonely-wolf
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAklOUpkDHrfHY17SbrmTIpNLTGK9Tjom/BWDSUGPl+nafzlHDTYW7hdI4yZ5ew18JH4JW9jbhUFrviQzM7xlELEVf4h9lFX5QVkbPppSwg0cda3Pbv7kOdJ/MTyBlWXFCR+HAo3FXRitBqxiX1nKhXpHAZsMciLq8V6RjsNAQwdsdMFvSlVK/7XAt3FaoJoAsncM1Q9x5+3V0Ww68/eIFmb1zuUFljQJKprrX88XypNDvjYNby6vw/Pb0rwert/EnmZ+AW4OZPnTPI89ZPmVMLuayrD2cE86Z/il8b+gw3r3+1nKatmIkjn2so1d01QraTlMqVSsbxNrRFi9wrf+M7Q=="