Adding user thekingofbandit

This commit is contained in:
Ubergeek 2019-05-28 10:50:18 +00:00
parent 16fc3f008f
commit d01720fae0
2 changed files with 16 additions and 0 deletions

View File

@ -105,3 +105,4 @@
- include: users/dovahkin.yml
- include: users/philip.yml
- include: users/sancho.yml
- include: users/thekingofbandit.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up thekingofbandit
user:
name: thekingofbandit
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/thekingofbandit
- authorized_key:
user: thekingofbandit
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDTYjuXO/6MXSU+opPp3O1HJoDVKbQ3zxx5okxd5WrtUMHOml81hp+2TK8VvJrl//o6uwQcTh47co/t25C5fvgAa4jE2fGpJMFE0Cv0hnQIYcs6GCcd/AUDcDFBTwpNoGY6pCBi38Kuae6LbUjWghvAMazSZhwzUzM8zSFiJBlwCc6YYpXtpxEetDuGas6wnEOWGdyu4f645anCHO1vps3si6AxD6nmRiuRJzM6+JE7eaaRQhAFPs5SCbCqP6gDoVjzxpm1rOiWjYi+75a11a8qTFzaupy0boCDTo4+ab7vHRymOwFq15RTtS6dXUhZInZ2dxzUByCmmFJTlDAQb2Tg/q1Y87swp5sW6ZCdoO//ykMZ7qgUrXnhY2tn95tryaVVVtQcc+/sPuaNijRKSepAu4IDp3XGjhPwJVb0tTXm77pCe9btfysyt56F2Jwy7K1Tk6g2hzcgdqMHxfZ/+on5Abb/OTbSreRO3r4mnKJWK/s1XtGRicawO5uE5DtSJs1W48KbWqhTEbh3KPdBDqvW2rwSnGW10Oxn2c2sULVXzWUidTiJoQ2WL0HLwh/571JRARFkgxbzdXDTm8YUr7iUfLrGA3L06j2J3EH14cgZ2QfDRT4t/9MlmLSrMCX94O4vjeJmmbmvIq4MHDYif3Fi9+dYab8YF/mez2q5Y9TyPw=="