You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2019. It is now read-only.
The role works perfectly except for the installation part for debian. The problem is that the machine I'm trying to provision doesn't have internet access. So it's not able to access the repo added.
It however already has a repo that includes the gitlab-ci-multirunner package. So apt-get install gitlab-ci-multirunner would be sufficient to install it.
Do you see an easy way include my use case in your role? For example add the repo only if the package ist not found?