We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ace24f commit c9365ecCopy full SHA for c9365ec
roles/common/tasks/main.yml
@@ -1,5 +1,5 @@
1
---
2
-- name: "Verify pod - {{ common_pod_test_id }}"
+- name: "Run pod tests"
3
when:
4
- common_pod_test_id is defined
5
- common_pod_list is defined
0 commit comments