thefunkyspaw account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-16 19:03:20 -05:00
parent 10bb604114
commit a7575a041e
2 changed files with 0 additions and 15 deletions

View File

@ -231,7 +231,6 @@
- include: users/catman.yml
- include: users/genvara.yml
- include: users/alma.yml
- include: users/thefunkyspaw.yml
- include: users/uberius.yml
- include: users/low-key.yml
- include: users/lukaszwdowiak.yml

View File

@ -1,14 +0,0 @@
---
- user:
name: thefunkyspaw
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/thefunkyspaw
- authorized_key:
user: thefunkyspaw
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA1jqH/VkGFXHZZU7jdqjfP5+duqBlzSTb3Ve5A2TujU thefunkyspaw@global"