GitLab Runner is a service written in Go which is used by the GitLab CI to execute software builds on remote hosts. It supports builds executed by local shell, over SSH or in a Docker containers.
The debops.gitlab_runner
Ansible role will allow you to install and manage
GitLab Runner on Debian and Ubuntu hosts. You can use it to create multiple
Runner instances, each one with distinct configuration. The role will
automatically register the Runners in GitLab CI management host if a required
registration token is supplied.
This role requires at least Ansible v2.0.0
. To install it, run:
ansible-galaxy install debops.gitlab_runner
More information about debops.gitlab_runner
can be found in the
official debops.gitlab_runner documentation.
You may need to include missing roles from the DebOps common playbook into your playbook.
Try DebOps now for a complete solution to run your Debian-based infrastructure.
gitlab_runner
role was written by:
License: GPLv3
This role is part of the DebOps project. README generated by ansigenome.