vn-ansible/host_vars/debian-test-awx-ct.yaml

12 lines
189 B
YAML
Raw Normal View History

2023-10-19 11:32:21 +00:00
---
2023-10-27 08:01:03 +00:00
bantime: "604800"
maxretry: "4"
findtime: "604800"
2023-10-19 11:26:40 +00:00
jails:
- name: sshd
enabled: true
2023-10-27 08:51:10 +00:00
port: ['22']
2023-10-27 08:24:20 +00:00
filter: sshd
logpath: "%(sshd_log)s"
backend: "%(sshd_backend)s"