Skip to content
Snippets Groups Projects
firewallcmd-ipset-allports.conf.j2 164 B
Newer Older
  • Learn to ignore specific revisions
  • #
    # {{ansible_managed}}
    #
    
    [Definition]
    
    actionban = firewall-cmd --ipset=fail2ban --add-entry=<ip>
    actionunban = firewall-cmd --ipset=fail2ban --remove-entry=<ip>