ansible-personal/roles/common
Alan Orth df26b6c17e
roles/common: notify fail2ban after updating firewall
We should always restart fail2ban after updating the firewall. Also
note that the order of execution of handlers depends on how they are
defined in the handler config, not on the order they are listed in
the task's notify statement.

See: https://docs.ansible.com/ansible/latest/user_guide/playbooks_handlers.html
2021-09-28 10:45:51 +03:00
..
defaults roles/common: Fix fail2ban ignoreip 2021-08-12 15:24:50 +03:00
files roles/common: Update list of abusive IP addresses 2021-09-28 10:28:02 +03:00
handlers roles/common: notify fail2ban after updating firewall 2021-09-28 10:45:51 +03:00
tasks roles/common: notify fail2ban after updating firewall 2021-09-28 10:45:51 +03:00
templates roles/common: use a range for mosh ports in nftables 2021-09-28 07:34:25 +03:00