Skip to content

Releases: riemers/ansible-gitlab-runner

Update to mac os standard folder structure

28 Feb 12:42
30a5ac5
Compare
Choose a tag to compare

!! I would say this can/will have impact on Mac installations so don't blindly go for it :)

docker changes

22 Feb 07:43
4f29720
Compare
Choose a tag to compare
Merge pull request #254 from inoxth/runner-docker-services

add runner.docker.services support

Updates

31 Jan 10:57
831fb29
Compare
Choose a tag to compare
  • Pin the installed version on Debian/Ubuntu and allow downgrades
  • Fix problem with deleted runners

Update CA-bundle after (optionally) accepting self signed cert from gitlab server

24 Oct 14:50
ec04bb2
Compare
Choose a tag to compare
Merge pull request #246 from safespring/master

Update CA-bundle after (optionally) accepting self signed cert from gitlab server

Fix for another missing argument issue

17 Oct 17:56
6e1ae75
Compare
Choose a tag to compare
Merge pull request #245 from justfortherec/patch-1

Fix: Syntax error "could not find expected ':'"

Option to force accept self signed cert from gitlab server.

14 Oct 11:42
09fc8fc
Compare
Choose a tag to compare

Option to force accept self signed cert from gitlab server.

Add jammy support ubuntu

29 Sep 19:06
5885f90
Compare
Choose a tag to compare
Merge pull request #242 from vigiroux/master

Add Ubuntu jammy support

Config property keys not always in quotes with to_json

27 Jun 10:44
6282400
Compare
Choose a tag to compare

Config property keys not always in quotes with to_json

Fix mac list

22 May 10:51
b7e1bfb
Compare
Choose a tag to compare
Merge pull request #240 from TankerHQ/jrm/mac

fix: list runners on Mac

Updates on PR's

05 May 13:01
ef969a5
Compare
Choose a tag to compare

Fix --virtualbox-disable-snapshots parameter in register-runner task
Create gitlab-runner log directory on MacOS arm64
Add missing quote in yaml code block of README.md
feat: add option not to start gitlab runner on macos