use jail2.js to test
This commit is contained in:
parent
718b6e32ce
commit
2612e4879c
|
@ -23,7 +23,7 @@
|
||||||
# template a file to /etc/fail2ban/jail.local
|
# template a file to /etc/fail2ban/jail.local
|
||||||
- name: template a file to /etc/fail2ban/jail.local
|
- name: template a file to /etc/fail2ban/jail.local
|
||||||
template:
|
template:
|
||||||
src: jail.j2
|
src: jail2.j2
|
||||||
dest: "{{ path_jail_local }}"
|
dest: "{{ path_jail_local }}"
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
|
Loading…
Reference in New Issue