ansible-gitlab-runner
ansible-gitlab-runner copied to clipboard
Support multiple runners working against different Gitlab backends
For users having multiple Gitlab instances (such as during migration between systems), it is highly beneficial to connect the same runner instance to multiple Gitlabs.
Currently, only a single global coordinator url is supported.
Enable configuring runner-specific url in vars, and use that when registering the runner.