From 41ac80c0b4db41f32d2849f0593ecef166047f02 Mon Sep 17 00:00:00 2001 From: jerome Date: Thu, 21 Aug 2025 18:08:01 +0200 Subject: check --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 729a177..62c7f40 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,6 +29,7 @@ lint-test-job: - lxc image: ansible script: + - ansible-playbook helloworld/tests/test.yml --check - ansible-lint -p helloworld/tests/test.yml | ansible-lint-junit -o ansible-lint.xml || true artifacts: reports: -- cgit v1.2.3