|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v4.8.0](https://github.com/hifis-net/ansible-collection-toolkit/tree/v4.8.0) (2024-08-27) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/hifis-net/ansible-collection-toolkit/compare/v4.7.0...v4.8.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Support docker host parameter to allow Podman support [\#312](https://github.com/hifis-net/ansible-collection-toolkit/pull/312) [[gitlab_runner](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab_runner)] ([tobiashuste](https://github.com/tobiashuste)) |
| 10 | +- Allow to customize butane config file [\#311](https://github.com/hifis-net/ansible-collection-toolkit/pull/311) [[gitlab_runner](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab_runner)] ([tobiashuste](https://github.com/tobiashuste)) |
| 11 | + |
| 12 | +**Fixed bugs:** |
| 13 | + |
| 14 | +- Add parameter to use specified configuration file [\#310](https://github.com/hifis-net/ansible-collection-toolkit/pull/310) [[keepalived](https://github.com/hifis-net/ansible-collection-toolkit/labels/keepalived)] ([boerngen-schmidt-next](https://github.com/boerngen-schmidt-next)) |
| 15 | + |
| 16 | +**Closed issues:** |
| 17 | + |
| 18 | +- Link to SSH keys role in README results in 404 [\#306](https://github.com/hifis-net/ansible-collection-toolkit/issues/306) |
| 19 | + |
| 20 | +**Merged pull requests:** |
| 21 | + |
| 22 | +- Bump molecule from 24.7.0 to 24.8.0 [\#309](https://github.com/hifis-net/ansible-collection-toolkit/pull/309) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 23 | +- Fix link to SSH keys role in README [\#308](https://github.com/hifis-net/ansible-collection-toolkit/pull/308) ([tobiashuste](https://github.com/tobiashuste)) |
| 24 | +- Bump ansible from 10.2.0 to 10.3.0 [\#307](https://github.com/hifis-net/ansible-collection-toolkit/pull/307) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 25 | + |
3 | 26 | ## [v4.7.0](https://github.com/hifis-net/ansible-collection-toolkit/tree/v4.7.0) (2024-08-12) |
4 | 27 |
|
5 | 28 | [Full Changelog](https://github.com/hifis-net/ansible-collection-toolkit/compare/v4.6.0...v4.7.0) |
|
11 | 34 |
|
12 | 35 | **Merged pull requests:** |
13 | 36 |
|
| 37 | +- Prepare release of version 4.7.0 [\#304](https://github.com/hifis-net/ansible-collection-toolkit/pull/304) ([tobiashuste](https://github.com/tobiashuste)) |
14 | 38 | - Install Zammad 6.3.1 by default [\#302](https://github.com/hifis-net/ansible-collection-toolkit/pull/302) [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] ([tobiashuste](https://github.com/tobiashuste)) |
15 | 39 | - Remove support for OS that are EOL [\#301](https://github.com/hifis-net/ansible-collection-toolkit/pull/301) [[ssh_keys](https://github.com/hifis-net/ansible-collection-toolkit/labels/ssh_keys)] [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([tobiashuste](https://github.com/tobiashuste)) |
16 | 40 | - Support Ubuntu 24.04 and remove 18.04 support [\#299](https://github.com/hifis-net/ansible-collection-toolkit/pull/299) [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([tobiashuste](https://github.com/tobiashuste)) |
|
0 commit comments