Adding angelok as user

This commit is contained in:
Ubergeek 2019-01-16 18:24:14 +00:00
parent 52a8a3a005
commit f83daa2f35
2 changed files with 17 additions and 1 deletions

View File

@ -36,4 +36,5 @@
- include: users/diabla.yml
- include: users/ml.yml
- include: users/usernameak.yml
- include: users/user.yml
- include: users/user.yml
- include: users/angelok.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up angelok
user:
name: angelok
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/angelok
- authorized_key:
user: user
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAkH1zq4x6ZHm65Fk+Ouc6UU6495VVIjMlZKtnH2vOd83d1TVWtgtSvCYTLO89Z7xi8jmdcbkJ1AlnNeQFQGUB/HZkF5m0KGfwn9HUb9jS8ydA9fJTAbEhna7H2hH1s9cMfJAEhM/MbgU7ScjaYnlpFAuydoaX8xALBD0yUvQuzt08awxAF+KthaUi5CKb/ntMreGprYomLPHPEDrr8Gbn8QMHe9ETTx2/8C0YOr5GhY08CkwNEnQwp7Jo/Z8sFzxtmMKuo06GFTChUOMQD0uMbjB18AZaTfmBUcwYg/hxT+Lp6d29zuijJoT//zGU7rZjcRVYfSIQWbMOuB2cuQLlVQ=="