Adding user xallmm

This commit is contained in:
Ubergeek 2019-07-17 01:16:39 +00:00
parent e1679a4dde
commit cbddeeb6ca
2 changed files with 16 additions and 0 deletions

View File

@ -125,3 +125,4 @@
- include: users/aewens.yml
- include: users/dex.yml
- include: users/vernon.yml
- include: users/xallmm.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up xallmm
user:
name: xallmm
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/xallmm
- authorized_key:
user: xallmm
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPuh8StAISShPcpIB/Cn+xbIDwv2bzuU/Jp31RO9+NCC1KatwczHZbi0ebs/2pHuWOncfcuPlYfIdlEd2zdvQU6oUJtxIlHvq5HKzaEj64+5gns0zTKM0EuOk8WcPvrxwclGWPVCXDFnRJ2Avsb3QRVMzRgMHhySiAacDO8UCpohI4M8U24cuG3qKUx3TITIoWsw8lMMFvLTyFc52vVUusamEjieNvTq9brMovZU63i4WCULaMOXalx/V5jwtKwMFekHgbRoElLZ8GGZhH45UK2bUNC+RgrfyiTsxxtQYuU1kc6DWHVLneO1WcgTlW7sJwODhrjzdbUNrB7Ubw0wD/"