Adding parik

This commit is contained in:
Ubergeek 2018-12-23 18:19:41 +00:00
parent 872ee12348
commit 4d9fa0b9d1
3 changed files with 18 additions and 0 deletions

View File

@ -13,3 +13,4 @@
- include: users/naglfar.yml
- include: users/fosslinux.yml
- include: users/slip.yml
- include: users/parik.yml

View File

@ -0,0 +1,16 @@
---
- name: Setting up parik
user:
name: parik
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/parik
- authorized_key:
user: parik
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKauuT1/UGUWg+1o27WhFMAoQGfFt3mv+hqg7SEackVm parik"

1
site.retry Normal file
View File

@ -0,0 +1 @@
phoenix.thunix.cf