diff --git a/playbooks/osh-infra-gate-runner.yaml b/playbooks/osh-infra-gate-runner.yaml index 2697de8f1..172c3ef69 100644 --- a/playbooks/osh-infra-gate-runner.yaml +++ b/playbooks/osh-infra-gate-runner.yaml @@ -20,6 +20,9 @@ include_role: name: override-images when: docker_images is defined + - name: Use docker mirror + include_role: + name: use-docker-mirror - name: "creating directory for run artifacts" file: path: "/tmp/artifacts"