|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [Unreleased](https://github.com/hifis-net/ansible-collection-toolkit/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/hifis-net/ansible-collection-toolkit/compare/v5.3.0...HEAD) |
| 6 | + |
| 7 | +**Breaking changes:** |
| 8 | + |
| 9 | +- Remove keepalived\_notification\_email variable [\#394](https://github.com/hifis-net/ansible-collection-toolkit/issues/394) [[keepalived](https://github.com/hifis-net/ansible-collection-toolkit/labels/keepalived)] |
| 10 | +- Remove elasticsearch\_url variable [\#379](https://github.com/hifis-net/ansible-collection-toolkit/issues/379) [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] |
| 11 | +- Deprecate git\_data\_dirs setting [\#366](https://github.com/hifis-net/ansible-collection-toolkit/issues/366) [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] |
| 12 | + |
| 13 | +**Fixed bugs:** |
| 14 | + |
| 15 | +- unattended upgrades are not scheduled correctly [\#426](https://github.com/hifis-net/ansible-collection-toolkit/issues/426) |
| 16 | +- Disable apt cache updates when removing repositories from sources.list [\#432](https://github.com/hifis-net/ansible-collection-toolkit/pull/432) [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([Normo](https://github.com/Normo)) |
| 17 | +- Replace obsolete occurrences of Pipfile [\#409](https://github.com/hifis-net/ansible-collection-toolkit/pull/409) [[unattended_upgrades](https://github.com/hifis-net/ansible-collection-toolkit/labels/unattended_upgrades)] [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] [[ssh_keys](https://github.com/hifis-net/ansible-collection-toolkit/labels/ssh_keys)] [[gitlab_runner](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab_runner)] [[keepalived](https://github.com/hifis-net/ansible-collection-toolkit/labels/keepalived)] [[haproxy](https://github.com/hifis-net/ansible-collection-toolkit/labels/haproxy)] [[netplan](https://github.com/hifis-net/ansible-collection-toolkit/labels/netplan)] [[redis](https://github.com/hifis-net/ansible-collection-toolkit/labels/redis)] [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([Normo](https://github.com/Normo)) |
| 18 | + |
| 19 | +**Closed issues:** |
| 20 | + |
| 21 | +- unattended upgrades unattended\_apt\_daily\_upgrade\_oncalendar is not scheduled [\#429](https://github.com/hifis-net/ansible-collection-toolkit/issues/429) |
| 22 | +- Fix apt-key deprecation [\#412](https://github.com/hifis-net/ansible-collection-toolkit/issues/412) [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] |
| 23 | + |
| 24 | +**Merged pull requests:** |
| 25 | + |
| 26 | +- Allow users to overwrite gitlab\_rails\['repositories\_storages'\] [\#430](https://github.com/hifis-net/ansible-collection-toolkit/pull/430) [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([tobiashuste](https://github.com/tobiashuste)) |
| 27 | +- Install Redis 8 by default [\#425](https://github.com/hifis-net/ansible-collection-toolkit/pull/425) [[redis](https://github.com/hifis-net/ansible-collection-toolkit/labels/redis)] ([Normo](https://github.com/Normo)) |
| 28 | +- Do not pin GitLab in Molecule [\#424](https://github.com/hifis-net/ansible-collection-toolkit/pull/424) [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([tobiashuste](https://github.com/tobiashuste)) |
| 29 | +- Bump ansible from 11.3.0 to 11.6.0 [\#423](https://github.com/hifis-net/ansible-collection-toolkit/pull/423) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 30 | +- Remove deprecated keepalived\_notification\_email variable from keepalived role [\#421](https://github.com/hifis-net/ansible-collection-toolkit/pull/421) [[keepalived](https://github.com/hifis-net/ansible-collection-toolkit/labels/keepalived)] ([Normo](https://github.com/Normo)) |
| 31 | +- Remove deprecated elasticsearch\_url variable from zammad role [\#420](https://github.com/hifis-net/ansible-collection-toolkit/pull/420) [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] ([Normo](https://github.com/Normo)) |
| 32 | +- Install Zammad 6.5.0 by default [\#419](https://github.com/hifis-net/ansible-collection-toolkit/pull/419) [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] ([tobiashuste](https://github.com/tobiashuste)) |
| 33 | +- Ensure role workflows are running when prepare-action is updated [\#418](https://github.com/hifis-net/ansible-collection-toolkit/pull/418) [[unattended_upgrades](https://github.com/hifis-net/ansible-collection-toolkit/labels/unattended_upgrades)] [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] [[ssh_keys](https://github.com/hifis-net/ansible-collection-toolkit/labels/ssh_keys)] [[gitlab_runner](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab_runner)] [[keepalived](https://github.com/hifis-net/ansible-collection-toolkit/labels/keepalived)] [[haproxy](https://github.com/hifis-net/ansible-collection-toolkit/labels/haproxy)] [[netplan](https://github.com/hifis-net/ansible-collection-toolkit/labels/netplan)] [[redis](https://github.com/hifis-net/ansible-collection-toolkit/labels/redis)] [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([Normo](https://github.com/Normo)) |
| 34 | +- Bump ansible/ansible-lint from 25.1.3 to 25.4.0 [\#417](https://github.com/hifis-net/ansible-collection-toolkit/pull/417) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 35 | +- Replace git\_data\_dirs [\#416](https://github.com/hifis-net/ansible-collection-toolkit/pull/416) [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([tobiashuste](https://github.com/tobiashuste)) |
| 36 | +- Bump astral-sh/setup-uv from 5 to 6 in /.github/workflows/prepare-action [\#415](https://github.com/hifis-net/ansible-collection-toolkit/pull/415) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 37 | +- Use deb822\_repository module to add apt repositories [\#413](https://github.com/hifis-net/ansible-collection-toolkit/pull/413) [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([Normo](https://github.com/Normo)) |
| 38 | +- Replace pipenv by uv [\#406](https://github.com/hifis-net/ansible-collection-toolkit/pull/406) [[unattended_upgrades](https://github.com/hifis-net/ansible-collection-toolkit/labels/unattended_upgrades)] [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] [[ssh_keys](https://github.com/hifis-net/ansible-collection-toolkit/labels/ssh_keys)] [[gitlab_runner](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab_runner)] [[keepalived](https://github.com/hifis-net/ansible-collection-toolkit/labels/keepalived)] [[haproxy](https://github.com/hifis-net/ansible-collection-toolkit/labels/haproxy)] [[netplan](https://github.com/hifis-net/ansible-collection-toolkit/labels/netplan)] [[redis](https://github.com/hifis-net/ansible-collection-toolkit/labels/redis)] [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([tobiashuste](https://github.com/tobiashuste)) |
| 39 | +- Bump artis3n/ansible\_galaxy\_collection from 2.10.1 to 2.11.0 [\#405](https://github.com/hifis-net/ansible-collection-toolkit/pull/405) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 40 | +- Remove Docker 28 IPV6 related fix [\#404](https://github.com/hifis-net/ansible-collection-toolkit/pull/404) [[gitlab_runner](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab_runner)] ([tobiashuste](https://github.com/tobiashuste)) |
| 41 | +- Bump ansible from 11.2.0 to 11.3.0 [\#403](https://github.com/hifis-net/ansible-collection-toolkit/pull/403) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 42 | +- Fix molecule docker startup for Debian and Ubuntu 20.04 [\#402](https://github.com/hifis-net/ansible-collection-toolkit/pull/402) [[gitlab_runner](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab_runner)] ([tobiashuste](https://github.com/tobiashuste)) |
| 43 | +- Bump molecule from 25.2.0 to 25.3.1 [\#400](https://github.com/hifis-net/ansible-collection-toolkit/pull/400) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 44 | +- Bump ansible-lint from 25.1.2 to 25.1.3 [\#399](https://github.com/hifis-net/ansible-collection-toolkit/pull/399) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 45 | +- Bump ansible/ansible-lint from 25.1.2 to 25.1.3 [\#398](https://github.com/hifis-net/ansible-collection-toolkit/pull/398) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 46 | +- Bump molecule from 24.12.0 to 25.2.0 [\#397](https://github.com/hifis-net/ansible-collection-toolkit/pull/397) ([Normo](https://github.com/Normo)) |
| 47 | + |
3 | 48 | ## [v5.3.0](https://github.com/hifis-net/ansible-collection-toolkit/tree/v5.3.0) (2025-02-18)
|
4 | 49 |
|
5 | 50 | [Full Changelog](https://github.com/hifis-net/ansible-collection-toolkit/compare/v5.2.1...v5.3.0)
|
|
0 commit comments