-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Description
Hello
Following a recent modification, our implementation no longer works because we are using tag latest in the GitLab Runner configuration. It seems that this change introduced an issue preventing the expected behavior.
Could you please investigate and provide a fix? Let us know if you need any additional details.
Relevant PR:
PR #370
Full Error Message:
fatal: [gitlab-runner-0]: FAILED! => {"msg": "The conditional check
('gitlab-runner-helper-images' in ansible_facts.packages) and
gitlab_runner_package_version is version('17.7.0', '>=') failed. The error
was: error while evaluating conditional (('gitlab-runner-helper-images' in
ansible_facts.packages) and gitlab_runner_package_version is
version('17.7.0', '>=')): 'gitlab_runner_package_version' is
undefined
The error appears to be in
'/root/.ansible/roles/riemers.gitlab-runner/tasks/install-debian.yml': line
46, column 3, but may
be elsewhere in the file depending on the exact
syntax problem.
The offending line appears to be:
- name: (Debian) Unhold GitLab Runner Helper version
^ here
"}
Thanks in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels