vn-ansible/host_vars/homes.yaml

11 lines
188 B
YAML
Raw Normal View History

2023-11-02 17:30:04 +00:00
---
bantime: "604800"
maxretry: "4"
findtime: "604800"
jails:
- name: sshd
enabled: true
port: ['22']
filter: sshd
logpath: "%(sshd_log)s"
backend: "%(sshd_backend)s"