Skip to content

Issue with tag latest in GitLab Runner Configuration #371

@younessof2m

Description

@younessof2m

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions