Go to file
Devan Carpenter 32a64326e6
gitlab: fix string quoting typo
2021-02-01 02:39:18 +01:00
roles/gitlab-runner gitlab: fix string quoting typo 2021-02-01 02:39:18 +01:00
README.md initialize: add gitlab-runner role 2020-11-04 15:58:27 +01:00
local.yml initialize: add gitlab-runner role 2020-11-04 15:58:27 +01:00

README.md

Ansible Gitlab Runner

An ansible-pull repo to configure a Gitlab Runner with optional executors.

Executors

  • Docker This is the standard Docker executor.

  • Custom KVM This is a custom qemu/kvm executor using shell scripts.