Add fail2ban role for ansible
This commit is contained in:
7
ansible/roles/fail2ban/handlers/main.yml
Normal file
7
ansible/roles/fail2ban/handlers/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# handlers file for /etc/ansible/roles/fail2ban
|
||||
#
|
||||
|
||||
- name: restart fail2ban
|
||||
service: name=fail2ban state=restarted
|
||||
|
||||
Reference in New Issue
Block a user