adfinis-sygroup.gitlab_runner
================== ROLE GITLAB_RUNNER ==================
This role helps you install a new GitLab runner and register it.
Role Variables
Here are the variables you can use:
# The URL of the GitLab to register with
gitlab_runner_ci_url: 'https://git.example.com'
# The token needed to register the runner
# https://git.adfinis-sygroup.ch/admin/runners
gitlab_runner_ci_token: 'my_ci_token'
# The default Docker image to use
gitlab_runner_docker_image: 'docker:stable'
# Run the container in privileged mode or not
gitlab_runner_docker_privileged: True
# The list of default packages to install
gitlab_runner_package_list:
- ca-certificates
- gitlab-runner
Example Playbook
Here’s an example of how to use it:
- hosts: gitlab-runners
vars:
gitlab_runner_ci_url: 'https://git.example.com'
gitlab_runner_ci_token: 'thisismytoken'
roles:
- { role: adfinis-sygroup.gitlab_runner }
License
GPL-3.0 <https://github.com/adfinis-sygroup/ansible-role-gitlab_runner/blob/master/LICENSE>
_
Author Information
The gitlab_runner role was created by:
Informazioni sul progetto
This role is used to install a docker gitlab runner
Installa
ansible-galaxy install adfinis-sygroup.gitlab_runner
Licenza
gpl-3.0
Download
3k
Proprietario
Adfinis SyGroup was rebranded to Adfinis, follow the link below: