Adding user novaburst

This commit is contained in:
Blade of Darkness 2020-12-04 20:27:39 +01:00
parent 617026fdc6
commit f5f320b644
2 changed files with 16 additions and 0 deletions

View File

@ -304,3 +304,4 @@
- include: users/cypok.yml
- include: users/julianmarcos.yml
- include: users/jjasghar.yml
- include: users/novaburst.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up novaburst
user:
name: novaburst
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/novaburst
- authorized_key:
user: novaburst
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRMJF+secOobfazaW8JhVI6T2efeDU83aW9YCe8UXCf78DfHchEj9QtpzvsmicGCU//1gUC8egGGTqX6+05xaHSchFlArC6e0f6zBrrxtTu5tIjsLV0PcwyeBrM4ucil8LDYSxjHXf9mZ9dMc+RHaweQQPopUvEomNVDeeqx7Ez5t7O+7Hu77e6irh/LCPFsrAjD88vmZOZ5rHucmcfJhtmAXF3YFBVdluMENRefGOEvUxTr2gPQr1CI8aM5Vd++ajY8O+0iBpwc/lvV6Xt9QFpDJZLmg8nyibbiyLhyCWhcStNZxy8i7GBhs2G+134AHvzysih/Vc7fFa5dT1L7W9 nova@nova-laptop"