ansible-roles/proftpd
Jérémy Lecour 5a4f838375 Unix mode MUST be a quoted string when using octal notation 2017-01-05 12:03:54 +01:00
..
defaults Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
handlers Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
tasks Unix mode MUST be a quoted string when using octal notation 2017-01-05 12:03:54 +01:00
templates Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
README.md Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00

README.md

fail2ban

Install Fail2ban.

Tasks

Everything is in the tasks/main.yml file.

Available variables

Main variables are :

  • general_alert_email: email address to send various alert messages (default: root@localhost).
  • fail2ban_alert_email: email address for messages sent to root (default: general_alert_email).

The full list of variables (with default values) can be found in defaults/main.yml.