Skip to content

Commit

Permalink
[common] Fix duplicate failed_when on endpoint test
Browse files Browse the repository at this point in the history
  • Loading branch information
elfiesmelfie committed Jan 31, 2025
1 parent 56124d9 commit 3536992
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/common/tasks/endpoint_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 3536992

Please sign in to comment.