Skip to content

Releases: riemers/ansible-gitlab-runner

v2.1.1

19 Feb 09:25

Choose a tag to compare

What's Changed

  • Add runners.docker.container_labels by @Norskel in #427
  • Make gitlab_runner_session_server_session_timeout conditional explicit by @lukasmu in #428

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0 added new test

05 Feb 09:20

Choose a tag to compare

What's Changed

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

19 Jan 10:18
7b8af7d

Choose a tag to compare

What's Changed

  • fix error with non existing variable 'runner_config_file_path' by @niziak in #422
  • style: address ansible-lint errors and small clean-up. by @gwarf in #424

Since a lot of files are touched, it should not have a impact, but just FYI.

Full Changelog: v2.0.18...v2.0.19

v2.0.18

16 Jan 11:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.17...v2.0.18

v2.0.17

02 Jan 12:25

Choose a tag to compare

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

Full Changelog: v2.0.16...v2.0.17

v2.0.16

03 Nov 15:14

Choose a tag to compare

What's Changed

  • fix: remove lonely quote breaking the filename by @gwarf in #408
  • fix: support full container registry URLs in autoscaler plugin config by @ahauserv in #409

Full Changelog: v2.0.15...v2.0.16

v2.0.15

29 Oct 10:44

Choose a tag to compare

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

14 Oct 22:14
29543e1

Choose a tag to compare

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

09 Oct 12:31
899d0cc

Choose a tag to compare

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: true by @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

Full Changelog: v2.0.12...v2.0.13

v2.0.12

18 May 14:54
1a78ede

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.11...v2.0.12