diff --git a/host_vars/debian-test-awx-vm.yaml b/host_vars/debian-test-awx-vm.yaml index b9b3099..fc126cd 100644 --- a/host_vars/debian-test-awx-vm.yaml +++ b/host_vars/debian-test-awx-vm.yaml @@ -18,7 +18,7 @@ jails: # maxretry: "4" # findtime: "604800" # jails: -#- name: NAME-FILTER(/etc/fail2ban/filter.d/somefilenamefilter) - (first JAIL) +#- name: NAME-FILTER(/etc/fail2ban/filter.d/somefilenamefilter) - (first JAIL SSH) # enabled: true # filter: somefilenamefilter # logpath: /var/log/logofserviceauths @@ -26,7 +26,8 @@ jails: # maxretry: 4 # max retry to auth # bantime: 604800 # 1week bantime in seconds # findtime: 604800 # 1week time finding source-host auth -#- name: NAME-FILTER(/etc/fail2ban/filter.d/somefilenamefilter) - (second JAIL) +# action: "%(action_mwl)s" +#- name: NAME-FILTER(/etc/fail2ban/filter.d/somefilenamefilter) - (second JAIL otherService) # enabled: true # filter: somefilenamefilter # logpath: /var/log/logofserviceauths @@ -34,6 +35,8 @@ jails: # maxretry: 4 # max retry to auth # bantime: 604800 # 1week bantime in seconds # findtime: 604800 # 1week time finding source-host auth +# banaction: NAME-ACTION(/etc/fail2ban/action.d/somefilenameaction) +# action: "%(action_mwl)s" # ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # 31536000 ; year # 18144000 ; 30days