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 55c548d commit 3915ff5Copy full SHA for 3915ff5
ansible/run-tests.yml
@@ -1,6 +1,6 @@
1
---
2
- name: Run integration tests
3
- hosts: "job_id_{{ job_id }}"
+ hosts: "platform_*:&job_id_{{ job_id }}"
4
environment:
5
FACT_IMAGE_NAME: "{{ fact.image | default(None) }}"
6
0 commit comments