From 4105dc82a1abf1e3dae7f7693d8fa7ad62013044 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9=20=D0=A1=D0=B0?=
 =?UTF-8?q?=D1=84=D1=80=D0=BE=D0=BD=D0=BE=D0=B2?= <zimniy@cyberbrain.pw>
Date: Wed, 12 Apr 2023 16:03:33 +0300
Subject: [PATCH] Update gitlab-ci.yml

---
 gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gitlab-ci.yml b/gitlab-ci.yml
index de15d35..244db90 100644
--- a/gitlab-ci.yml
+++ b/gitlab-ci.yml
@@ -9,7 +9,7 @@ stages:
   image: $ANSIBLE_IMAGE
   variables:
     GIT_DEPTH: 1
-    ANSIBLE_FORCE_COLOR: "True"
+    ANSIBLE_FORCE_COLOR: "False"
   before_script:
     - chmod -R o-w ../
 
-- 
GitLab