13 lines
168 B
Text
13 lines
168 B
Text
|
|
# Managed by Ansible
|
||
|
|
|
||
|
|
[DEFAULT]
|
||
|
|
backend = systemd
|
||
|
|
banaction = nftables-multiport
|
||
|
|
findtime = 10m
|
||
|
|
bantime = 1h
|
||
|
|
maxretry = 5
|
||
|
|
|
||
|
|
[sshd]
|
||
|
|
enabled = true
|
||
|
|
port = {{ ssh_port }}
|