Included detailled role description to README.md

This commit is contained in:
2023-12-02 20:30:48 +01:00
parent 29ea125179
commit 751c62a4b4
20 changed files with 134 additions and 45 deletions

View File

@@ -0,0 +1,6 @@
# Role Administrator
This role creates an standard administrator user.
This user needs to type in his password before executing sudo.
For security reasons it's recommended to use this user instead of the standard root user.
This user should not be used to login to other systems. It's just there to let administration tasks run.
For this reason no ssh-keys are generated.