swann account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-08 17:32:32 -05:00
parent 236eac809e
commit 201d09670b
2 changed files with 0 additions and 16 deletions

View File

@ -133,7 +133,6 @@
- include: users/southerntofu.yml
#- include: users/spanmer.yml
#- include: users/stenli990801.yml
- include: users/swann.yml
#- include: users/syncore.yml
- include: users/thekingofbandit.yml
#- include: users/tomjerr.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up swann
user:
name: swann
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/swann
- authorized_key:
user: swann
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAjOGSj9AkrPlFPAfT2vBwOWOpbbqrUgCOS3/GVvU+hh7bE44Wnh1lK7hxw6BZ7nSJSy7d/hObl6xz3BBIe/H6o0DE8qUUn8OE8G+lKBx68Q437/2J/dYwj25JWTMRRDXd9BJdbFwWYiNdBrOiClIIZ+E+ofmNd5gfOI5UPTRScq/zTE4VKjQuAbw7qjg73nDuBy1d3T79iMtXKp7K3Qq9/+4hIeiW7H/n0V7hIbe8JaXrWzd41ABwSyzS0y6rg9ZhLloo0icSzIB4hY18g+UtskZNrTot3vamYcwK9sv/cni8ABgzNaNLXLE3UbSckmhtRSQqtvFpYETcfZaGgKxDaw=="