Adding user jin264

This commit is contained in:
Ubergeek 2019-09-17 11:52:58 +00:00
parent f2622d037e
commit 66ab26c9e6
2 changed files with 16 additions and 0 deletions

View File

@ -147,3 +147,4 @@
- include: users/lugubris.yml
- include: users/syncore.yml
- include: users/geetfun.yml
- include: users/jin264.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up jin264
user:
name: jin264
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/jin264
- authorized_key:
user: jin264
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJejBXlytAr0Oe/xWlr/s/WZmm0l54ES1H9VY/YS5xdV8OcqyukFWhSixq84zMsV5uWKwO3ZGshsQsQBHQwgMHU4em9TMg1JkzlcRjfWiZ3s4RPpYm10sUigCOLvs93g1Nhjk8lI/otUm4LUtQNhlVSOsU/jwOhAR5sNhzYvzKrLzDO3CL5+KcXo+Olt5oPnMSlGumLkkcR/LRn8jgXxlkgjqD6cvADyaqY0n7hwSQD7YHLUJMpALiryY1EBrqtXgiEuHGXLE6SnyxFMDgzyLYOEAfmoL3v9Hy8KY17z9uahJrI0Js9WGq6UYx2BQKidpJ8vxB2L75ND1WcT+0NxBN"