Skip to content

Releases: riemers/ansible-gitlab-runner

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

Bugfixes

22 Mar 08:27
9408326
Compare
Choose a tag to compare

Fixes 2 bugs

updates from PR's

16 Mar 10:11
deacfad
Compare
Choose a tag to compare
  • Fix permissions of gitlab-runner config file dir
  • update minimum ansible version requirement
  • Fix hardcoded defaults
  • Enable setting the helper_image option for docker executors

Updates

21 Feb 11:18
65853db
Compare
Choose a tag to compare
  • Allow the runner to be registered as protected
  • Rewrite docker dns search option