correct fail2ban check

This commit is contained in:
Andrew Hurley 2022-10-08 20:30:19 +11:00
parent d11e63f11a
commit 5bbc89f2ed
1 changed files with 1 additions and 1 deletions

View File

@ -70,5 +70,5 @@ tasks:
- /etc/fail2ban/action.d/docker-action.conf
- /etc/systemd/system/fail2ban.service.d/override.conf
preconditions:
- test 'commmand -v fail2ban-server'
- sh: 'commmand -v fail2ban-server'