From 5b40b7b2e7bf63b40b370ac97847e76a089b688a Mon Sep 17 00:00:00 2001 From: Daan Boerlage Date: Sun, 22 May 2022 18:05:53 +0200 Subject: [PATCH] Downgrade to ansible runner 1.4.7 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3c6d284..968201f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,7 +34,7 @@ Package: Deploy: stage: deploy - image: quay.io/ansible/ansible-runner:latest + image: runebaas/ansible-runner:v1.4.7 only: - master variables: