add banactions
This commit is contained in:
parent
2e670c34ac
commit
13eb16ac17
|
@ -12,6 +12,8 @@ maxretry = {{ maxretry }}
|
||||||
findtime = {{ findtime }}
|
findtime = {{ findtime }}
|
||||||
destemail = sysadmin@verdnatura.es
|
destemail = sysadmin@verdnatura.es
|
||||||
sender = root@{{ ansible_nodename }}.verdnatura.es
|
sender = root@{{ ansible_nodename }}.verdnatura.es
|
||||||
|
banaction = nftables-multiport
|
||||||
|
banaction_allports = nftables-allports
|
||||||
action = %(action_mwl)s
|
action = %(action_mwl)s
|
||||||
#+++++++++++++++++++++++++++++++++++++
|
#+++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue