mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
thefunkyspaw account unenforced in ansible
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user