pull/189/head
Pavel Loginov 2019-11-28 20:19:56 +03:00
parent 0e44da5089
commit 54f23b6af1
1 changed files with 1 additions and 2 deletions

View File

@ -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