dockpack.gitlab_runner

GitLab Runner

This is an Ansible role for installing GitLab Runner using the official GitLab software.

Requirements

GitLab provides installation packages for supported versions of Debian, Ubuntu, Mint, RHEL, Fedora, and CentOS. If you want to use the Docker executor, be sure to install Docker first.

Role Variables

Usually, this Ansible role does not need any variables. However, if you want to uninstall the runner, you can run it with:

gitlab_runner_state: absent

Dependencies

There are no dependencies.

Example Playbook

Here's an example of how to use this role:

- hosts: build_agents
  roles:
     - { role: gitlab_runner }

License

This role is licensed under the MIT License.

Author Information

Created by Bas Meijer Twitter: @bbaassssiiee

Informazioni sul progetto

Gitlab Runner

Installa
ansible-galaxy install dockpack.gitlab_runner
Licenza
mit
Download
1.2k
Proprietario
CI/CD