atdx account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-16 18:58:29 -05:00
parent f023b0fcd3
commit 2871fc3196
2 changed files with 0 additions and 16 deletions

View File

@ -28,7 +28,6 @@
- include: users/apple.yml - include: users/apple.yml
#- include: users/arch3r.yml #- include: users/arch3r.yml
- include: users/arda.yml - include: users/arda.yml
- include: users/atdx.yml
#- include: users/audiofile.yml #- include: users/audiofile.yml
- include: users/bacterio.yml - include: users/bacterio.yml
- include: users/ben.yml - include: users/ben.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up atdx
user:
name: atdx
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/atdx
- authorized_key:
user: atdx
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDJceyyP6RQaDuQownlqQtbKPurQMctRM3IkmT4/2sZ8VeAMhAH7zhihHF30vd3r3M3gWnPPbXznsm8m2hwSxK5hGxwhM+ESpuSvb5glUXkX78y0CnL7FSktiUm8nX6PhDfVkXCBggaAT5NOL4uQQmzqE84LtuNgF5Ma7SxgR9h0+MOKd35KW/iCZ0Y9LwnKJtBRxb6l0mwP5ZzVRKFhCJkJWSVrxj+fIVu+ycMFuOqIaaNVniPx66wAN6CopzOCyNoS9+5jVuBQyeHQClH8x7lzG+N9z97Tzc+w80j9zzG02tkpaU2IEvyJSCH/5nBK70UWJ3/akyKir5uBftfFR/p9MTT9iyHqMLZ5kXRFNgRgSZS84uu4dhZ50GHlbOmoBNmDUyFxKneaTvhqpHEWBlhYTvD7PYWFiGx1Z0PgfMPq0+iMecgXAkC27U4FeINzdzdBCCT+6Qv05mum588mM+RWDMDavoatmBGpz5Lr0fElXwt/CwAMAOgmHv427x0dB8uMAIBRF4ThM3r1DLhYXWAJZj+T58YfUewz0msrRu3hHbyi7sg81JFeDLv4bJCOVqpWYcXkOgNlKowI0qp15/s/2lm7Ij1VYuYNmtQ9pGfg2715UxFgPm9iALdk1Mo4c4dUBtcMz6iic18AvUGnOcIQR5Ox+yd9CJ03g7FIR8N4Q=="