This commit is contained in:
oddlama 2021-04-15 21:38:40 +02:00
parent caf9051930
commit 25ec26b1b9
No known key found for this signature in database
GPG Key ID: 14EFE510775FE39A
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ to add the user to that group. Be aware that root login is always denied.
### (Optional) Ansible
This script can install ansible, create a system user for ansible and add an ssh key of
you choice to the `.authorized_keys` file. This allows you to directly use ansible when
your choice to the `.authorized_keys` file. This allows you to directly use ansible when
the new system is up to configure the rest of the system. The ansible user will be added to
the sshusers group.