correct fail2ban check
This commit is contained in:
parent
d11e63f11a
commit
5bbc89f2ed
|
|
@ -70,5 +70,5 @@ tasks:
|
||||||
- /etc/fail2ban/action.d/docker-action.conf
|
- /etc/fail2ban/action.d/docker-action.conf
|
||||||
- /etc/systemd/system/fail2ban.service.d/override.conf
|
- /etc/systemd/system/fail2ban.service.d/override.conf
|
||||||
preconditions:
|
preconditions:
|
||||||
- test 'commmand -v fail2ban-server'
|
- sh: 'commmand -v fail2ban-server'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue