Externalize role
This commit is contained in:
commit
71f6942e4b
6 changed files with 77 additions and 0 deletions
5
templates/etc/fail2ban/jail.d/02-services.conf.j2
Normal file
5
templates/etc/fail2ban/jail.d/02-services.conf.j2
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{% if fail2ban_ssh %}
|
||||
[sshd]
|
||||
enabled = true
|
||||
{% endif %}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue