Adding user xhafa
continuous-integration/drone/push Build is passing Details

This commit is contained in:
deepend 2023-07-16 18:24:18 -06:00
parent dee2f78cec
commit 70ae231579
2 changed files with 16 additions and 0 deletions

View File

@ -22,3 +22,4 @@
- include: users/haivets.yml
- include: users/redhat.yml
- include: users/voynich.yml
- include: users/xhafa.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up xhafa
user:
name: xhafa
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/xhafa
- authorized_key:
user: xhafa
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXd/TOUPcJ8wRV5MXu1ZEEQumsEd3fihhk1DYm6yYNLe+Iq3T5MaMjODf43ofcKO+9sApyXfIWB0DY3CxLeD0mVwd9kGl6BUSwQA7Yeew6D7kfPlD/Xn8wQi65bCQCE9sq1VHyZoqVyFBv6feFmOGSuD0IGDwAbOok2XWbFcZCAARmbSzinwnwjtRHo6JauEGS85AvRh9dOis4x/JYD/0tIPjB0pxBiZDt9s7l3zrAhoRcqXiqkAEqVZROWjBRM/U8XSg0zQ11VqvZLA+wyUJEIKlq7FtnswVdfO5ryA3+E7uH/USQYJzSd0BNb9guM6Ayzq87CHHqjFc/1l578fnz rsa-key-20230716"