From 1f2402ad2d1a95b6a79883a54cef4931faf87ae6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorben=20G=C3=BCnther?= Date: Mon, 23 May 2022 17:24:17 +0200 Subject: [PATCH] build: Configure coloured output --- .build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.build.yml b/.build.yml index fdea534..3e08f04 100644 --- a/.build.yml +++ b/.build.yml @@ -11,6 +11,7 @@ secrets: sources: - https://git.xenrox.net/~xenrox/ansible environment: + ANSIBLE_FORCE_COLOR: True PY_COLORS: 1 triggers: - action: email -- 2.44.0