anuwatk account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-16 19:21:10 -05:00
parent a4944ca02b
commit aee35875fb
2 changed files with 0 additions and 16 deletions

View File

@ -274,7 +274,6 @@
- include: users/kasmo.yml
- include: users/lguilher.yml
- include: users/buggy.yml
- include: users/anuwatk.yml
- include: users/sharpe.yml
- include: users/mrcreator1002.yml
- include: users/triplexcrewz.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up anuwatk
user:
name: anuwatk
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/anuwatk
- authorized_key:
user: anuwatk
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6bckNvZt1/QBXT3JigaMtfHZiUD3AHgo41Y5mVOsYMS4wmSrJtF7y+AYKx3JjxkmddgR/FsdaY0yYDCJm//qPKNkfG8BcbJAflMn6vlT6v3c070ZjC+mW1rTRsxAGair/+rMdF4M2Q6mQj3mh9cN3Ovh961YISXS7JfWrlN7DivJdWGeUm6vPKFftofo97Ld+1Y2aIz64L6fimvFr83tFp1at/M+n7nnTIWTvH2Bvxo01BPq0vcYhRuu5Tq3Mox3/3sXUVo9mbBBRqBQV41hrLn6glaDjVJoToqPygyNLZ3H+jIImCU9asZn6Ln72QATCajT/5BqBvJxwZqJbLJ2X anuwat@DESKTOP-H650ASA"