ComputerTech account unenforced in ansible

This commit is contained in:
Blade of Darkness 2021-02-11 13:08:35 +01:00
parent 5aecaea820
commit d51de87dda
2 changed files with 0 additions and 16 deletions

View File

@ -220,7 +220,6 @@
- include: users/duitser.yml
- include: users/lonely-wolf.yml
- include: users/cloverfield.yml
- include: users/ComputerTech.yml
- include: users/noteness.yml
- include: users/baloo.yml
- include: users/sriwafikadr.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up ComputerTech
user:
name: ComputerTech
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/ComputerTech
- authorized_key:
user: ComputerTech
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAqyhQb8j3fnboRZbe2UqyUs1IdWOPHIJKAJDo+e2D2rC12e4CcpAX9M9/+jxSG6BINXLgwfX2fqInEXu7E6/KhfKuxTfrJVtFVKwpSrelQJG2FDk0+5TuCJyv4gTcV0c/3HyzVNmbmGWaOeZcLiADdOYCr7v0rrSraiCPWOGXXWR7iSv66Jfz79acH+jit0fIF4Xsbc4FMwz0SxHq3gYmq+WRSjrCQtn7CLyGOwzamwD1x3FreZ15Q+Mo1oBrG+YB2Bzt+UrtAIczk8dq8E9J4dCOHgDi9Z80NAhu22fEK1X6xon78/iXKtGIdKYQrAUQoorJ7mdS1d7kcIO74wvMKQ=="