diff --git a/roles/common/tasks/endpoint_tests.yml b/roles/common/tasks/endpoint_tests.yml index e9c931f8..b04b937a 100644 --- a/roles/common/tasks/endpoint_tests.yml +++ b/roles/common/tasks/endpoint_tests.yml @@ -13,5 +13,4 @@ that: - output.stdout != "" success_msg: "The endpoint {{ item[0] }} is found." - fail_msg: "The endpoint for service {{ item[0] }} " fail_msg: "The endpoint for service {{ item[0] }} on the {{ item[2] }} interface was not found"