Exemplo n.º 1
0
 def execute(self, ns, service, _try=False):
     return srv.reload_service(ns, service, force=True, just_try=_try)
Exemplo n.º 2
0
 def execute(self, ns, service, _try=False):
     return srv.reload_service(ns, service, force=True, just_try=_try)
Exemplo n.º 3
0
 def execute(self, ns, service):
     return srv.reload_service(ns, service)
Exemplo n.º 4
0
 def execute(self, ns, service):
     return srv.reload_service(ns, service)