Adding user neil

This commit is contained in:
Ubergeek 2019-10-11 16:14:21 +00:00
parent 9035827d5a
commit c98b7046ae
2 changed files with 16 additions and 0 deletions

View File

@ -152,3 +152,4 @@
- include: users/liesinties.yml
- include: users/hijaben.yml
- include: users/delta.yml
- include: users/neil.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up neil
user:
name: neil
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/neil
- authorized_key:
user: neil
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAlonIkuZRzykQYeheLLNgG3r0ZAB4ty065gmvqSdNoN8/x0O/lQ2yn4rcVwzsSCV1mFQPV7fk2+yJj5p//qyKEO/YrHaVtlMlDD2VaW7ltZ/oRBAC01bl98eq1CtpuIO7ptMOhUUTKEL3nbwj0QgZXT7Fzu9e3Q6uqG91i8xbkRiRzoDQQhpauHyEEma+ia2XP7Wsx0DoXvBI4/NMpbuc7QnkLaLcBr/WNZ8XlUBy2O4HAzWjSibLWoz+EQh9JIbN0gm0uVzCYekCxnvwhUYL2kzfcm0xKL1sH8Za4yTTbfOBXQMT1fHRSQsYI40nsdP8vGeyELJ2h90P0OZ1NG9n6Q=="