Adding user geetfun

This commit is contained in:
Ubergeek 2019-09-17 11:51:54 +00:00
parent 2b6c5d28bd
commit f2622d037e
2 changed files with 16 additions and 0 deletions

View File

@ -146,3 +146,4 @@
- include: users/init0.yml
- include: users/lugubris.yml
- include: users/syncore.yml
- include: users/geetfun.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up geetfun
user:
name: geetfun
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/geetfun
- authorized_key:
user: geetfun
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlIFgcfUkYQcWmpEorfc744cShENLDvtdI5LvBfxs6xpuhTEEAMItkSApwFPqmeSNQLi7BNdzfSZHtdghmZQguatJ8OF+NH4SH091GsNyXqh9a+Qo8a5Vm2HMrqgFXFMwHnQj9gQNhgjVlGsr+hX+on2hMC5x5lPYQGLkvPS2AZ8T15C160s4mcxCYemdDtPC5GqJgUI2jK25h9/h4zprcsoUXqkdFYDLDDYmpzLV+u8boQB8egQIozWE2EGvtQQOw0kzJlZW/uzzbq/uankOqozJTpcWYvLX2hhKQrzx6phiSBucY56CNcPDPM8sG7Yhpclf3oziycg+5SD0Dy6+5"