diff --git a/roles/base/files/system_setup/sshd_custom.conf b/roles/base/files/system_setup/sshd_custom.conf index 3915ee6..7872136 100644 --- a/roles/base/files/system_setup/sshd_custom.conf +++ b/roles/base/files/system_setup/sshd_custom.conf @@ -15,7 +15,7 @@ PrintLastLog no AllowUsers rene Match Address 192.168.1.240 - AllowUsers root,rene + AllowUsers root rene Match User root PasswordAuthentication no