When trying to install `gitlab-runner` >=17.7.0 from a `.deb` file, the installation tasks fail because of a missing dependency: ``` TASK [hifis.toolkit.gitlab_runner : Install gitlab-runner from a .deb file] **** fatal: [instancegitlabciopenstack1]: FAILED! => {"changed": false, "msg": "Dependency is not satisfiable: gitlab-runner-helper-images (= 17.8.1-1)\n"} ``` See https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/5190