Adding user nacionalna.sigurnost

This commit is contained in:
Naglfar 2021-09-29 12:20:51 +02:00
parent a533a0bf69
commit ccf8cf83cc
2 changed files with 16 additions and 0 deletions

View File

@ -371,3 +371,4 @@
- include: users/forero.yml
- include: users/aiden.yml
- include: users/vxrx.yml
- include: users/nacionalna.sigurnost.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up nacionalna.sigurnost
user:
name: nacionalna.sigurnost
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/nacionalna.sigurnost
- authorized_key:
user: nacionalna.sigurnost
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOd0eW9g4tOuEpU7+whbMJyrBGUlq80Zy5mnavlkDh7G octai@DESKTOP-HJ0SUMB"