mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Included detailled role description to README.md
This commit is contained in:
6
roles/user-administrator/README.md
Normal file
6
roles/user-administrator/README.md
Normal 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.
|
Reference in New Issue
Block a user