removed old users.

This commit is contained in:
2023-07-31 11:04:16 -06:00
parent e9a4050869
commit 1927fd5f83
275 changed files with 0 additions and 4192 deletions

View File

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