n0a110w account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-16 18:59:23 -05:00
parent 1dffaf65a5
commit ec88c7f2ad
2 changed files with 0 additions and 16 deletions

View File

@ -173,7 +173,6 @@
- include: users/pluto.yml
- include: users/roygbiv.yml
- include: users/neotux.yml
- include: users/n0a110w.yml
- include: users/stern.yml
- include: users/cypher.yml
- include: users/pkuz.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up n0a110w
user:
name: n0a110w
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/n0a110w
- authorized_key:
user: n0a110w
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDrQ8BbykGnaowGwEfXh5LCxTXHU9DC7jr/nCf5jONVo"