diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6797040..9d58cdd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,10 @@ include: image: registry.git.saibotk.de/saibotk.de/infrastructure-ci-container:latest +variables: + ANSIBLE_FORCE_COLOR: 'true' + PY_COLORS: '1' + stages: - lint - test