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