acab is unenforced in ansible (Undelivered Mail Returned to Sender)

This commit is contained in:
Blade of Darkness 2020-10-09 00:26:51 +02:00
parent a70182e878
commit bb5820030f
2 changed files with 0 additions and 16 deletions

View File

@ -279,4 +279,3 @@
- include: users/GreenEyedFury.yml
- include: users/angelmage.yml
- include: users/deltav.yml
- include: users/acab.yml

View File

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