Remove task import from jail_config_service and mark TASK-03 done
This commit is contained in:
@@ -174,3 +174,5 @@ async def probe(socket_path: str, timeout: float = _SOCKET_TIMEOUT) -> ServerSta
|
||||
except ValueError as exc:
|
||||
log.error("fail2ban_probe_parse_error", error=str(exc))
|
||||
return ServerStatus(online=False)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user