Skip to content

Releases: riemers/ansible-gitlab-runner

Add an option to skip the repository installation

23 Nov 14:22
2d1cd2b
Compare
Choose a tag to compare

Add an option to skip the repository installation

New features

08 Nov 19:09
5bfe329
Compare
Choose a tag to compare

New: Support runner-specific coordinator url
New: configure runner shell if defined
New: Enable running the runner in a docker container

Remove .bash_logout for both Debian Buster and Ubuntu Focal

29 Aug 15:20
0ff8590
Compare
Choose a tag to compare

Remove .bash_logout for both Debian Buster and Ubuntu Focal

Add pre / post build script configuration

14 Aug 10:09
41701d7
Compare
Choose a tag to compare
Merge pull request #136 from kieranajp/feature/pre-post-build-scripts

Add pre / post build script configuration

fix removing global options when need to re register runner

30 Jun 19:19
393c856
Compare
Choose a tag to compare

fix removing global options when need to re register runner

This adds the ability to specify the networking mode of the container

08 Jun 14:20
c092861
Compare
Choose a tag to compare

This adds the ability to specify the networking mode of the container. Intentionally kept the default in this role the same as the default in Gitlab/Docker.

Fix buster install

04 Jun 11:54
c6532b0
Compare
Choose a tag to compare

Fix win_lineinfile usage in non windows task

02 Jun 22:38
cb1e40e
Compare
Choose a tag to compare

Fix win_lineinfile usage in non windows task

windows options and s3 optional

27 May 07:30
5d34277
Compare
Choose a tag to compare

Add support for Windows user account when installing the service.
Make cache_s3_access_key optional

Windows updates

26 May 06:57
23592c7
Compare
Choose a tag to compare

Fix wrong include for section-config-runner on Windows.
Fix missing [[runners]] section on Windows.