use jail2.js to test

This commit is contained in:
Ruben Blanco 2023-10-27 10:02:22 +02:00
parent 718b6e32ce
commit 2612e4879c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
# template a file to /etc/fail2ban/jail.local
- name: template a file to /etc/fail2ban/jail.local
template:
src: jail.j2
src: jail2.j2
dest: "{{ path_jail_local }}"
owner: root
group: root