mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 18:22:54 +02:00
Ansible config for hetzner mailserver
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
ssh_port: 22
|
||||
ssh_permit_root_login: "prohibit-password" # allows key-based root login
|
||||
ssh_password_authentication: "no"
|
||||
ssh_max_auth_tries: 3
|
||||
ssh_allowed_users: "root" # space-separated list
|
||||
Reference in New Issue
Block a user