Adding user yximdoa

This commit is contained in:
Ubergeek 2019-05-15 12:38:47 +00:00
parent ea39552dda
commit b0b2df8a44
2 changed files with 16 additions and 0 deletions

View File

@ -101,3 +101,4 @@
#- include: users/pidgeotto.yml
- include: users/wie.yml
- include: users/tomjerr.yml
- include: users/yximdoa.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up yximdoa
user:
name: yximdoa
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/yximdoa
- authorized_key:
user: yximdoa
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPd1bxb49chvI1gh812Uh3RNK1dQyj9EEf4GC1iMysDA al"