From 78de64ecb082c9087d433fdc38fe7876a11b9f76 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 28 Jan 2026 05:21:35 -0600 Subject: [PATCH] update --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0ae21ff..a49b635 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,8 @@ variables: options: - "base" + ANSIBLE_CONFIG: "$CI_PROJECT_DIR/ansible.cfg" + stages: - script