|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v5.2.1](https://github.com/hifis-net/ansible-collection-toolkit/tree/v5.2.1) (2025-01-23) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/hifis-net/ansible-collection-toolkit/compare/v5.2.0...v5.2.1) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Ensure gitlab-runner and helper-images have the same version [\#381](https://github.com/hifis-net/ansible-collection-toolkit/issues/381) [[gitlab_runner](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab_runner)] |
| 10 | +- \[gitlab-runner\] Manual installation from a deb file fails for version \>=17.7.0 [\#375](https://github.com/hifis-net/ansible-collection-toolkit/issues/375) |
| 11 | +- Fix gitlab molecule tests [\#367](https://github.com/hifis-net/ansible-collection-toolkit/issues/367) [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] |
| 12 | +- Ensure gitlab-runner and helper-images have the same version [\#380](https://github.com/hifis-net/ansible-collection-toolkit/pull/380) [[gitlab_runner](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab_runner)] ([Normo](https://github.com/Normo)) |
| 13 | +- Support manual deb file installation for gitlab-runner version 17.7 or greater [\#373](https://github.com/hifis-net/ansible-collection-toolkit/pull/373) [[gitlab_runner](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab_runner)] ([Normo](https://github.com/Normo)) |
| 14 | + |
| 15 | +**Closed issues:** |
| 16 | + |
| 17 | +- Custom yamllint configurationis incompatible with ansible-lint [\#371](https://github.com/hifis-net/ansible-collection-toolkit/issues/371) |
| 18 | + |
| 19 | +**Merged pull requests:** |
| 20 | + |
| 21 | +- Rename elasticsearch\_url variable [\#377](https://github.com/hifis-net/ansible-collection-toolkit/pull/377) [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] ([tobiashuste](https://github.com/tobiashuste)) |
| 22 | +- Do not run search index rebuild by default [\#376](https://github.com/hifis-net/ansible-collection-toolkit/pull/376) [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] ([tobiashuste](https://github.com/tobiashuste)) |
| 23 | +- Fix incompatibilities with ansible-lint in custom yamllint config [\#372](https://github.com/hifis-net/ansible-collection-toolkit/pull/372) [[unattended_upgrades](https://github.com/hifis-net/ansible-collection-toolkit/labels/unattended_upgrades)] ([Normo](https://github.com/Normo)) |
| 24 | +- Bump ansible/ansible-lint from 24.12.2 to 25.1.0 [\#370](https://github.com/hifis-net/ansible-collection-toolkit/pull/370) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 25 | +- Bump ansible-lint from 24.12.2 to 25.1.0 [\#369](https://github.com/hifis-net/ansible-collection-toolkit/pull/369) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 26 | +- Fix failing GitLab KAS in molecule test [\#368](https://github.com/hifis-net/ansible-collection-toolkit/pull/368) [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([Normo](https://github.com/Normo)) |
| 27 | +- Make sure to not output sensitive information [\#365](https://github.com/hifis-net/ansible-collection-toolkit/pull/365) [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([tobiashuste](https://github.com/tobiashuste)) |
| 28 | + |
3 | 29 | ## [v5.2.0](https://github.com/hifis-net/ansible-collection-toolkit/tree/v5.2.0) (2025-01-16) |
4 | 30 |
|
5 | 31 | [Full Changelog](https://github.com/hifis-net/ansible-collection-toolkit/compare/v5.1.1...v5.2.0) |
|
0 commit comments