You've already forked role_fail2ban
[INFO] Créer le dépôt
This commit is contained in:
16
defaults/main.yml
Normal file
16
defaults/main.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
# defaults file for fail2ban
|
||||
|
||||
fail2ban_destemail: ""
|
||||
fail2ban_sender: ""
|
||||
fail2ban_ignoreip: []
|
||||
fail2ban_ssh_port: 22
|
||||
|
||||
fail2ban_templates: []
|
||||
#Exemple:
|
||||
# - src: role_fail2ban/nginx_jail.conf.j2
|
||||
# dest: /etc/fail2ban/jail.d/nginx.conf
|
||||
# - src: role_fail2ban/seafile_jail.conf.j2
|
||||
# dest: /etc/fail2ban/jail.d/seafile.conf
|
||||
# - src: role_fail2ban/seafile_filter.conf.j2
|
||||
# dest: /etc/fail2ban/filter.d/seafile.conf
|
Reference in New Issue
Block a user