Releases: riemers/ansible-gitlab-runner
Releases · riemers/ansible-gitlab-runner
Update to mac os standard folder structure
!! I would say this can/will have impact on Mac installations so don't blindly go for it :)
docker changes
Merge pull request #254 from inoxth/runner-docker-services add runner.docker.services support
Updates
Update CA-bundle after (optionally) accepting self signed cert from gitlab server
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
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.
Option to force accept self signed cert from gitlab server.
Add jammy support ubuntu
Merge pull request #242 from vigiroux/master Add Ubuntu jammy support
Config property keys not always in quotes with to_json
Config property keys not always in quotes with to_json
Fix mac list
Merge pull request #240 from TankerHQ/jrm/mac fix: list runners on Mac
Updates on PR's
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