mirror of https://github.com/Aidaho12/haproxy-wi
v3.8
parent
0e44da5089
commit
54f23b6af1
|
@ -236,8 +236,7 @@ if act == "overviewServers":
|
|||
out1 = "Can\'t connect to HAproxy"
|
||||
|
||||
server_status = (serv1,serv2, out1, funct.ssh_command(serv2, commands))
|
||||
return server_status
|
||||
|
||||
return server_status
|
||||
|
||||
async def get_runner_overviewServers(**kwargs):
|
||||
import http.cookies
|
||||
|
|
Loading…
Reference in New Issue