gfunkmonk account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-16 18:59:58 -05:00
parent 494c36f07a
commit 8a20e93e65
2 changed files with 0 additions and 16 deletions

View File

@ -188,7 +188,6 @@
- include: users/lukewarmcat.yml
- include: users/xfnw.yml
- include: users/faabb.yml
- include: users/gfunkmonk.yml
- include: users/maqsoodyaqub.yml
- include: users/anterstor.yml
- include: users/markten.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up gfunkmonk
user:
name: gfunkmonk
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/gfunkmonk
- authorized_key:
user: gfunkmonk
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuF9ehi6aGGjBPwiXpQsjlp4U490Tc771PoJG1RLJWSTfVxEkXtdNbqglJk9fKCrS+8l1cidSEQdgIxhbnB8uSTdKWtzi/hBCVazdmX8AINmzZ79Fn5ENMZCBApvLLZIOugsYbDisiUa0jBNybbwtEasfzf4o/shdtC9zN3FEzxDBp5xcBqR9tPvfwCyqmjVwHARSK2NnVOrih3muHOuYTb35r5JbyvezJpiSCFn64ne9w1Mo5Vdv6DXxjafZfsamSjsg+vDwSfWiF3YvInKf1hAF2QbIfeWV5dRw7HLGA7eRmb+Yy6r9P9sGk37EKMVEDh7y8Ae4cqApGnMn3149L gfunkmonk@gfunkmonk-HP-Pavilion-17-Notebook-PC"