stelima account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-16 18:58:57 -05:00
parent 9c3ac8e013
commit ba8cf0490a
2 changed files with 0 additions and 16 deletions

View File

@ -159,7 +159,6 @@
- include: users/denzuko.yml
- include: users/calamitous.yml
- include: users/sleepless9.yml
- include: users/stelima.yml
- include: users/gagrilli.yml
- include: users/hlv.yml
- include: users/baruchel.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up stelima
user:
name: stelima
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/stelima
- authorized_key:
user: stelima
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAu6fJ3m8lBFdYzR5D6U2S3u44oo2bvjh3wMxhoxvuwHFtvQzIp/+acDi93ioLkAuznaJIDpBBW+jd2JBsEvzHLJzCy8Cc8mrBEHx4aHXHZaQM/YYeSj12pVQNME63mpmGf6PogtJeMYAYr1Fo8u4GyQf+jV9XNRZkkAl5uZzqMhknhmM/Mzc87d9rKUo7faf13BBrfdalwY37YEIfU+8IIXyef0miBxpF35HkLDYto5hQ9mJ7oH1ARgXEUJEZL+7JRHKnxToKnxGUWCRy0URIesPL7Yv0y7mFatqj3fEjSOHzXthz572Htw44jWJwwSv9FbhSVsRoplGs61GupeBk0w== ste@MAZZETTO"