aewens account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-16 18:57:45 -05:00
parent c4bb87d436
commit 0d62ef085a
2 changed files with 0 additions and 16 deletions

View File

@ -19,7 +19,6 @@
#- include: users/abah.yml #- include: users/abah.yml
#- include: users/abimks.yml #- include: users/abimks.yml
- include: users/adam.yml - include: users/adam.yml
#- include: users/aewens.yml
#- include: users/akoeabi.yml #- include: users/akoeabi.yml
- include: users/amcclure.yml - include: users/amcclure.yml
#- include: users/andro.yml #- include: users/andro.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up aewens
user:
name: aewens
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/aewens
- authorized_key:
user: aewens
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD4N3HnFyO1fmiaxoOhQ+WL0eMQyq0o9E9VlTup8+zM4lVvcJ5yWG2cTt68g8znRsN36ZmmQHLbcN+rHXbkzkVKKkA7ev35QqZHPrkWVE07ucgPdr/u93MOiK7fl+gBIGvzmILnNEn5YtpRuWUK8m/jQrmM88y+4KLE5RFgzUElS2TpLPLAAUK/9Bwbal+jGItgDvI3CE/ERy/VW3+YsOQOzG3OJ+IBUDWJ1nQ3GdyKsheRUPOFlwByMQTWpbGhtYJFC9BiEnnmEMadHMCPBgGiPGpGg698GveFk1ViEf3ezyPR3dFbSKYU+rS+hISCjauEG17rrn7dS8WFgIfgPwB"