Adding user: ultima

This commit is contained in:
Ubergeek 2019-01-20 01:59:02 +00:00
parent 1080049fa1
commit 4d75bb8350
2 changed files with 17 additions and 0 deletions

View File

@ -40,3 +40,4 @@
- include: users/angelok.yml
- include: users/johnc.yml
- include: users/k4j.yml
- include: users/ultima.yml

View File

@ -0,0 +1,16 @@
---
- name: Setting up ultima
user:
name: ultima
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/ultima
- authorized_key:
user: ultima
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAhroHlh3m2Gucx0nwfCotATwC2aTnzNKAm7nEQ5dNnobxqHKndT5ln/OCQfzJPyKFbmLWmrIWsc5x0UtzcJhnmsEhxtZspSDyttcjeZNLSxVFoC6vfQyKfF+T4LYFS9ZiUvbtJ4quuZ0WvNwa9hLjJrkc8A+67VEpJ6x0LgP7VWd7tTP1aO8d3Ei182kWwumwGHpVGOBJGGuexx4OwSnAXDNVFlKLwVS+d+dJSiEUdl+f1NoyVfcRU5TOU2l7p1cf1Bufw9Jo6c4U3eNrt7CHVeI5p1llIVVVqBBXfAQkKBo2AhugAYs3vSa6iGDAYCkXKtEzYuqykhxDFBiNLhPYdw=="