From cde0304aeb2cce37fe5cc7143cf9576f3827fff8 Mon Sep 17 00:00:00 2001 From: L3D Date: Mon, 15 Apr 2024 13:16:24 +0200 Subject: [PATCH] Update README.md Signed-off-by: L3D --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8a8d72c..ee835f8 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Ansible Collection l3d.users =============================== -Ansible Collection to manage Users, Groups and SSH Keys. +Ansible collection for managing users, groups, SSH keys and more. -There are multiple ansible roles in this collection. Togehter they can setup an unix system with proper users, groups and if they need it supoerpowers. The user could get SSH Keys or a Password. It is also possible to limit the login via SSH to the defined users. -And it is possible to delete users too. +There are several ansible roles in this collection. Together they can set up a Unix system with proper users, groups and, if needed, superpowers. The user can be given SSH keys or a password. It is also possible to restrict login via SSH to the defined users. +And it is also possible to delete users. Ansible Roles: -----------------