Releases: riemers/ansible-gitlab-runner
Releases · riemers/ansible-gitlab-runner
v2.1.1
v2.1.0 added new test
What's Changed
- Fix for #420 (Conditionals must have a boolean result.) and basic tests for #425 by @joannakotula-enghouse in #426
Bumped to 2.1.0 as test might have some impact easier to keep apart :)
Full Changelog: v2.0.19...v2.1.0
v2.0.19
v2.0.18
What's Changed
- Add missing become by @joannakotula in #419
- Read variables from config.toml before running update by @joannakotula-enghouse in #421
New Contributors
- @joannakotula-enghouse made their first contribution in #421
Full Changelog: v2.0.17...v2.0.18
v2.0.17
What's Changed
- Fix documentation of a token variable by @lukasmu in #412
- Fix path of GitLab runner repository GPG key by @jloeser in #413
- Fix: Gitlab runner repository GPG key permission check by making keyring-path configurable by @IQNeoXen in #414
- Add gitlab_runner.docker_services_devices by @jack1902 in #416
- Fix key=value for services_devices by @jack1902 in #417
- refactor(gitlab-runner): use ansible_facts dictionary syntax by @basictheprogram in #418
New Contributors
- @lukasmu made their first contribution in #412
- @jloeser made their first contribution in #413
- @jack1902 made their first contribution in #416
- @basictheprogram made their first contribution in #418
Full Changelog: v2.0.16...v2.0.17
v2.0.16
v2.0.15
What's Changed
- fix: quote sysctl keys in config.toml template, so that the TOML is properly parsed by gitlab-runner by @gwarf in #403
- Add hostname support for docker runners by @christ-re in #406
- fix: ensure Gitlab runner repository GPG key is readable by everyone by @gwarf in #404
- Fix config file path for container based installs by @carlfriedrich in #405
- tasks/unregister-runner: fix error when runner name contains space by @niziak in #392
Full Changelog: v2.0.14...v2.0.15
v2.0.14
What's Changed
- Update template to deploy docker runner configuration set via extra_configs by @gwarf in #401
- fix: Do not report changed for removed temp dir in check mode by @carlfriedrich in #402
New Contributors
Full Changelog: v2.0.13...v2.0.14
v2.0.13
What's Changed
- #387: added note about collections dependencies by @joannakotula in #388
- fix: use correct syntax for run-untagged cli by @Nitschi in #389
- fix: insert [runners.{{ gitlab_runner.executor }}] after shell if present else after executor by @ahauserv in #390
- fix: use explicit bool instead of implicit truthy by @Spirit-act in #391
- Improve systemd reload condition by @helmutg in #394
- Allow running role without global
become: trueby @maximerety in #395 - Allow unregistering without global become: true by @maximerety in #396
- Debian: Remove .bash_logout also for more recent distros (#137) by @niziak in #399
- Add support for configuring runner through template by @LoniasGR in #400
New Contributors
- @joannakotula made their first contribution in #388
- @Nitschi made their first contribution in #389
- @ahauserv made their first contribution in #390
- @Spirit-act made their first contribution in #391
- @helmutg made their first contribution in #394
- @maximerety made their first contribution in #395
- @niziak made their first contribution in #399
- @LoniasGR made their first contribution in #400
Full Changelog: v2.0.12...v2.0.13
v2.0.12
What's Changed
- CentOS Stream 10 workaround by @mprenditore in #383
- fix: error when fleeting plugin version is specified by @MartinGodzina in #385
New Contributors
- @mprenditore made their first contribution in #383
Full Changelog: v2.0.11...v2.0.12