roles/common: Make sure fail2ban is started
This commit is contained in:
parent
9f27cda97b
commit
919fbbbcd9
@ -14,7 +14,7 @@
|
||||
- reload systemd
|
||||
- restart fail2ban
|
||||
|
||||
- name: Enable fail2ban service
|
||||
systemd: name=fail2ban enabled=yes
|
||||
- name: Start and enable fail2ban service
|
||||
systemd: name=fail2ban state=started enabled=yes
|
||||
|
||||
# vim: set sw=2 ts=2:
|
||||
|
Loading…
Reference in New Issue
Block a user