mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-19 10:50:18 +00:00
acab is unenforced in ansible (Undelivered Mail Returned to Sender)
This commit is contained in:
@@ -279,4 +279,3 @@
|
|||||||
- include: users/GreenEyedFury.yml
|
- include: users/GreenEyedFury.yml
|
||||||
- include: users/angelmage.yml
|
- include: users/angelmage.yml
|
||||||
- include: users/deltav.yml
|
- include: users/deltav.yml
|
||||||
- include: users/acab.yml
|
|
||||||
|
|||||||
@@ -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"
|
|
||||||
Reference in New Issue
Block a user