Add fail2ban playbook for updating jails remotely
+ Can be used for a single host or a group of hosts + Update nginx-nobinary jail regex
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Definition]
|
||||
|
||||
failregex = ^<HOST> -.*(.*\\x.*)
|
||||
failregex = ^<HOST>.*\"(.|)\\x.*\"$
|
||||
|
||||
ignoreregex =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user