add sender and modify action
This commit is contained in:
parent
34b7cb5d57
commit
7ba0328505
|
@ -11,7 +11,8 @@ bantime = {{ bantime }}
|
||||||
maxretry = {{ maxretry }}
|
maxretry = {{ maxretry }}
|
||||||
findtime = {{ findtime }}
|
findtime = {{ findtime }}
|
||||||
destemail = sysadmin@verdnatura.es
|
destemail = sysadmin@verdnatura.es
|
||||||
action = %(action_)s
|
sender = root@{{ ansible_nodename }}.verdnatura.es
|
||||||
|
action = %(action_mwl)s
|
||||||
#+++++++++++++++++++++++++++++++++++++
|
#+++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
{% for jail in jails %}
|
{% for jail in jails %}
|
||||||
|
|
Loading…
Reference in New Issue