goring account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-16 19:04:06 -05:00
parent e9e9c7a889
commit b116c83832
2 changed files with 0 additions and 16 deletions

View File

@ -235,7 +235,6 @@
- include: users/crispr.yml
- include: users/ialokin.yml
- include: users/whyorean.yml
- include: users/goring.yml
- include: users/q45.yml
- include: users/earne.yml
- include: users/Raoul69.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up goring
user:
name: goring
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/goring
- authorized_key:
user: goring
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII87AVmzTh3XW7KYNK+Uo1/hcKbH6FWDvJJOMEO9aXes"