Adding user gjeu

This commit is contained in:
Ubergeek 2020-04-17 11:24:15 -04:00
parent f3b96fe9e5
commit c08557eede
2 changed files with 16 additions and 0 deletions

View File

@ -205,3 +205,4 @@
- include: users/cypher.yml
- include: users/pkuz.yml
- include: users/h3rz.yml
- include: users/gjeu.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up gjeu
user:
name: gjeu
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/gjeu
- authorized_key:
user: gjeu
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDg3b+kJyCvk+YYWUpgMF0M4XfMni39+QOUwiHSCADIOkH0XuxnwfpHbO4V33vd2hFFXGQxXwQkFeh62BzicUJ/DiFTMh5EwO/uahV/Fy4dOxe0l5/GGcCn13oCiyI4mKohAOYhyIcyqaI7A4arQi4FkRtBkfQ1RaEdb4x8bDh5AdUyh5p21ZJ882nv9k9JpIjLTXaUu90gD3liPh4GZWrcYL7z3sdkBtIewQCeSwrCYWqVKhs6cgryODXA9zdpMQSBDZm7vVw7cwTU4/Z1/qCaF5waO42u6FmaTyJmw6nBIMADY6Y5phP49UEtDYMU9mx5d41aGV2wF3lM2xi0OowF"