pull/54815/head
zhongjun2 5 years ago committed by John R Barker
parent 6155701e36
commit eb7735000e

@ -143,7 +143,7 @@ class HwcSession(object):
if not e or e.url == "":
self.module.fail_json(
msg="Can not find the enpoint for %s" % service_type)
msg="Can not find the endpoint for %s" % service_type)
url = e.url
if url[-1] != "/":

Loading…
Cancel
Save