Adding user sanelkukic

This commit is contained in:
Naglfar 2021-10-13 12:22:46 +02:00
parent b6ce9dae46
commit 9e0558f315
2 changed files with 16 additions and 0 deletions

View File

@ -374,3 +374,4 @@
- include: users/nacionalna.sigurnost.yml
- include: users/dev.yml
- include: users/picard.yml
- include: users/sanelkukic.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up sanelkukic
user:
name: sanelkukic
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/sanelkukic
- authorized_key:
user: sanelkukic
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB67Vmhf5wD0wOXkaL/Ad/aS6BPCpCZDvpb+l3G/9SO8GPA/2ByEdBLLcgY6+cdMFbTDrTEvHqG0OSakBfYdkl5JNrbul/ujsKE+SqBGDYqikFgNo7tH5mGVw6YHM2p1KY6qFXoLCjmQq4TwJWCW2UHfSN1YH6hodb0of0kY3l0g2mYyFBkBzsRA1WvvmA0lBjN/RFAV/EVMHp9CI7WceHmeX6ZxjKAQY9v0rfx8ZPW8onTq0lLA0idbE47Ru9HhWZnybn9McEyRlOPyaPU81SKU+Pp7UXaJ7oO5gbGgdfVAdYcWASkU1hYAt+5YOpDDz5g6kv4ylUOkmbOdt0O3Gf openpgp:0x326B0B04"