add hostvars test-playbook

This commit is contained in:
Ruben Blanco 2024-02-12 16:57:43 +01:00
parent 9cf070bbff
commit b2cf6ba543
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
bantime: "604800"
maxretry: "4"
findtime: "604800"
jails:
- name: sshd
enabled: true
port: ['22']
filter: sshd
logpath: "%(sshd_log)s"
backend: "%(sshd_backend)s"