Skip to content

davehorton/ansible-role-fail2ban-drachtio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-fail2ban-drachtio

This is an ansible role for installing fail2ban on a drachtio server. It installs and configures fail2ban, and adds the configuration to monitor the drachtio log file for spammers.

Role variables

The sip port(s) that drachtio is listening on

drachtio_ports: "5060"  # use comma-separated if multiple ports

Example playbook

---
- hosts: all
  roles:
    - ansible-role-fail2ban-drachtio
  become: yes

About

Ansible role for installing fail2ban on a drachtio server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published