Skip to content

Commit cabeb23

Browse files
committed
Update CHANGELOGS
Signed-off-by: Norman Ziegner <[email protected]>
1 parent 4571797 commit cabeb23

File tree

4 files changed

+85
-5
lines changed

4 files changed

+85
-5
lines changed

.github_changelog_generator

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
user=hifis-net
77
project=ansible-collection-toolkit
88
since-tag=v3.3.0
9+
issue-line-labels=gitlab,gitlab_runner,haproxy,keepalived,netplan,redis,ssh_keys,unattended_upgrades,zammad

CHANGELOG.md

Lines changed: 37 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# Changelog
22

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/v4.1.0...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- Include hifis.gitlab role into collection [\#240](https://github.com/hifis-net/ansible-collection-toolkit/issues/240) [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)]
10+
- Include hifis.redis role into collection [\#236](https://github.com/hifis-net/ansible-collection-toolkit/issues/236) [[redis](https://github.com/hifis-net/ansible-collection-toolkit/labels/redis)]
11+
- Include hifis.netplan into collection [\#234](https://github.com/hifis-net/ansible-collection-toolkit/issues/234) [[netplan](https://github.com/hifis-net/ansible-collection-toolkit/labels/netplan)]
12+
- Include hifis.haproxy into collection [\#228](https://github.com/hifis-net/ansible-collection-toolkit/issues/228) [[haproxy](https://github.com/hifis-net/ansible-collection-toolkit/labels/haproxy)]
13+
14+
**Fixed bugs:**
15+
16+
- Use dnf instead of yum module [\#232](https://github.com/hifis-net/ansible-collection-toolkit/pull/232) [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] ([Normo](https://github.com/Normo))
17+
18+
**Closed issues:**
19+
20+
- Remove master branch [\#245](https://github.com/hifis-net/ansible-collection-toolkit/issues/245)
21+
- Switch to Ubuntu 24.04 image for GitHub Actions hosted runners [\#231](https://github.com/hifis-net/ansible-collection-toolkit/issues/231)
22+
- License headers in jinja templates should use jinja style comments [\#229](https://github.com/hifis-net/ansible-collection-toolkit/issues/229)
23+
- Version 3.3.0 doesn't seem to be available on ansible galaxy [\#201](https://github.com/hifis-net/ansible-collection-toolkit/issues/201)
24+
25+
**Merged pull requests:**
26+
27+
- Add hifis.gitlab role [\#241](https://github.com/hifis-net/ansible-collection-toolkit/pull/241) [[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([Normo](https://github.com/Normo))
28+
- Use jinja style comments for license headers in jinja templates [\#239](https://github.com/hifis-net/ansible-collection-toolkit/pull/239) [[unattended_upgrades](https://github.com/hifis-net/ansible-collection-toolkit/labels/unattended_upgrades)] [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] [[gitlab_runner](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab_runner)] [[keepalived](https://github.com/hifis-net/ansible-collection-toolkit/labels/keepalived)] ([Normo](https://github.com/Normo))
29+
- Switch to Ubuntu 24.04 image for GitHub Actions hosted runners [\#238](https://github.com/hifis-net/ansible-collection-toolkit/pull/238) [[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)] [[keepalived](https://github.com/hifis-net/ansible-collection-toolkit/labels/keepalived)] ([Normo](https://github.com/Normo))
30+
- Add hifis.redis role [\#237](https://github.com/hifis-net/ansible-collection-toolkit/pull/237) [[redis](https://github.com/hifis-net/ansible-collection-toolkit/labels/redis)] ([Normo](https://github.com/Normo))
31+
- Add hifis.netplan role [\#235](https://github.com/hifis-net/ansible-collection-toolkit/pull/235) [[netplan](https://github.com/hifis-net/ansible-collection-toolkit/labels/netplan)] ([Normo](https://github.com/Normo))
32+
- chore\(deps\): bump ansible from 9.5.1 to 9.6.0 [\#233](https://github.com/hifis-net/ansible-collection-toolkit/pull/233) ([dependabot[bot]](https://github.com/apps/dependabot))
33+
- Add hifis.haproxy role [\#230](https://github.com/hifis-net/ansible-collection-toolkit/pull/230) [[haproxy](https://github.com/hifis-net/ansible-collection-toolkit/labels/haproxy)] ([Normo](https://github.com/Normo))
34+
335
## [v4.1.0](https://github.com/hifis-net/ansible-collection-toolkit/tree/v4.1.0) (2024-05-16)
436

537
[Full Changelog](https://github.com/hifis-net/ansible-collection-toolkit/compare/v4.0.0...v4.1.0)
@@ -18,12 +50,12 @@
1850

1951
- chore\(deps-dev\): bump ansible-lint from 24.2.3 to 24.5.0 [\#220](https://github.com/hifis-net/ansible-collection-toolkit/pull/220) ([dependabot[bot]](https://github.com/apps/dependabot))
2052
- chore\(deps\): bump ansible/ansible-lint from 24.2.3 to 24.5.0 [\#219](https://github.com/hifis-net/ansible-collection-toolkit/pull/219) ([dependabot[bot]](https://github.com/apps/dependabot))
21-
- Prepare release version 4.1.0 [\#224](https://github.com/hifis-net/ansible-collection-toolkit/pull/224) ([Normo](https://github.com/Normo))
53+
- Prepare release version 4.1.0 [\#224](https://github.com/hifis-net/ansible-collection-toolkit/pull/224) [[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)] [[keepalived](https://github.com/hifis-net/ansible-collection-toolkit/labels/keepalived)] ([Normo](https://github.com/Normo))
2254
- Always run ansible-lint in GitHub Actions [\#221](https://github.com/hifis-net/ansible-collection-toolkit/pull/221) ([tobiashuste](https://github.com/tobiashuste))
2355
- Make sure to update prepare-action via Dependabot [\#218](https://github.com/hifis-net/ansible-collection-toolkit/pull/218) ([tobiashuste](https://github.com/tobiashuste))
24-
- Integrate gitlab\_runner role into hifis toolkit [\#216](https://github.com/hifis-net/ansible-collection-toolkit/pull/216) ([tobiashuste](https://github.com/tobiashuste))
25-
- Add hifis.keepalived role [\#215](https://github.com/hifis-net/ansible-collection-toolkit/pull/215) ([Normo](https://github.com/Normo))
26-
- Add hifis.ssh\_keys role [\#213](https://github.com/hifis-net/ansible-collection-toolkit/pull/213) ([Normo](https://github.com/Normo))
56+
- Integrate gitlab\_runner role into hifis toolkit [\#216](https://github.com/hifis-net/ansible-collection-toolkit/pull/216) [[gitlab_runner](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab_runner)] ([tobiashuste](https://github.com/tobiashuste))
57+
- Add hifis.keepalived role [\#215](https://github.com/hifis-net/ansible-collection-toolkit/pull/215) [[keepalived](https://github.com/hifis-net/ansible-collection-toolkit/labels/keepalived)] ([Normo](https://github.com/Normo))
58+
- Add hifis.ssh\_keys role [\#213](https://github.com/hifis-net/ansible-collection-toolkit/pull/213) [[ssh_keys](https://github.com/hifis-net/ansible-collection-toolkit/labels/ssh_keys)] ([Normo](https://github.com/Normo))
2759

2860
## [v4.0.0](https://github.com/hifis-net/ansible-collection-toolkit/tree/v4.0.0) (2024-05-08)
2961

@@ -57,7 +89,7 @@ To continue using the [`unattended_upgrades`](roles/unattended_upgrades) role as
5789
5890
- chore\(deps\): bump ansible/ansible-lint from 24.2.1 to 24.2.3 [\#208](https://github.com/hifis-net/ansible-collection-toolkit/pull/208) ([dependabot[bot]](https://github.com/apps/dependabot))
5991
- chore\(deps-dev\): bump ansible-lint from 24.2.0 to 24.2.1 [\#194](https://github.com/hifis-net/ansible-collection-toolkit/pull/194) ([dependabot[bot]](https://github.com/apps/dependabot))
60-
- Prepare release version 4.0.0 [\#209](https://github.com/hifis-net/ansible-collection-toolkit/pull/209) ([Normo](https://github.com/Normo))
92+
- Prepare release version 4.0.0 [\#209](https://github.com/hifis-net/ansible-collection-toolkit/pull/209) [[unattended_upgrades](https://github.com/hifis-net/ansible-collection-toolkit/labels/unattended_upgrades)] [[zammad](https://github.com/hifis-net/ansible-collection-toolkit/labels/zammad)] ([Normo](https://github.com/Normo))
6193
- chore\(deps\): bump ansible from 9.3.0 to 9.5.1 [\#204](https://github.com/hifis-net/ansible-collection-toolkit/pull/204) ([dependabot[bot]](https://github.com/apps/dependabot))
6294
- Release version 4.0.0 [\#198](https://github.com/hifis-net/ansible-collection-toolkit/pull/198) ([Normo](https://github.com/Normo))
6395

roles/gitlab/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,33 @@ SPDX-License-Identifier: Apache-2.0
66
-->
77
# Changelog
88

9+
## [Unreleased](https://github.com/hifis-net/ansible-role-gitlab/tree/HEAD)
10+
11+
[Full Changelog](https://github.com/hifis-net/ansible-role-gitlab/compare/v1.6.1...HEAD)
12+
13+
**Implemented enhancements:**
14+
15+
- Query ansible facts through ansible\_facts.\* namespace [\#143](https://github.com/hifis-net/ansible-role-gitlab/issues/143)
16+
17+
**Fixed bugs:**
18+
19+
- Prefix variables with role name [\#106](https://github.com/hifis-net/ansible-role-gitlab/issues/106)
20+
21+
**Closed issues:**
22+
23+
- Add CITATION.cff [\#125](https://github.com/hifis-net/ansible-role-gitlab/issues/125)
24+
25+
**Merged pull requests:**
26+
27+
- chore\(deps-dev\): Bump ansible-lint from 6.21.0 to 24.2.0 [\#146](https://github.com/hifis-net/ansible-role-gitlab/pull/146) ([dependabot[bot]](https://github.com/apps/dependabot))
28+
- refactor: refer to ansible facts through ansible\_facts.\* namespace [\#144](https://github.com/hifis-net/ansible-role-gitlab/pull/144) ([Normo](https://github.com/Normo))
29+
- chore\(deps-dev\): Bump molecule-plugins from 23.5.0 to 23.5.3 [\#142](https://github.com/hifis-net/ansible-role-gitlab/pull/142) ([dependabot[bot]](https://github.com/apps/dependabot))
30+
- chore\(deps-dev\): Bump molecule from 6.0.2 to 24.2.0 [\#141](https://github.com/hifis-net/ansible-role-gitlab/pull/141) ([dependabot[bot]](https://github.com/apps/dependabot))
31+
- chore\(deps-dev\): Bump reuse from 2.1.0 to 3.0.1 [\#140](https://github.com/hifis-net/ansible-role-gitlab/pull/140) ([dependabot[bot]](https://github.com/apps/dependabot))
32+
- chore\(deps\): Bump ansible from 8.5.0 to 9.3.0 [\#139](https://github.com/hifis-net/ansible-role-gitlab/pull/139) ([dependabot[bot]](https://github.com/apps/dependabot))
33+
- chore\(deps-dev\): Bump yamllint from 1.32.0 to 1.35.1 [\#138](https://github.com/hifis-net/ansible-role-gitlab/pull/138) ([dependabot[bot]](https://github.com/apps/dependabot))
34+
- refactor: add role name prefix to variables [\#121](https://github.com/hifis-net/ansible-role-gitlab/pull/121) ([Normo](https://github.com/Normo))
35+
936
## [v1.6.1](https://github.com/hifis-net/ansible-role-gitlab/tree/v1.6.1) (2023-11-07)
1037

1138
[Full Changelog](https://github.com/hifis-net/ansible-role-gitlab/compare/v1.6.0...v1.6.1)

roles/redis/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,26 @@ SPDX-License-Identifier: Apache-2.0
66
-->
77
# Changelog
88

9+
## [v1.4.3](https://github.com/hifis-net/ansible-role-redis/tree/v1.4.3) (2024-05-23)
10+
11+
[Full Changelog](https://github.com/hifis-net/ansible-role-redis/compare/v1.4.2...v1.4.3)
12+
13+
**Merged pull requests:**
14+
15+
- chore\(deps-dev\): bump molecule from 6.0.3 to 24.2.0 [\#154](https://github.com/hifis-net/ansible-role-redis/pull/154) ([dependabot[bot]](https://github.com/apps/dependabot))
16+
- chore\(deps-dev\): bump molecule-plugins from 23.5.0 to 23.5.3 [\#153](https://github.com/hifis-net/ansible-role-redis/pull/153) ([dependabot[bot]](https://github.com/apps/dependabot))
17+
- chore\(deps-dev\): bump ansible-lint from 6.22.2 to 24.2.0 [\#152](https://github.com/hifis-net/ansible-role-redis/pull/152) ([dependabot[bot]](https://github.com/apps/dependabot))
18+
- chore\(deps-dev\): bump yamllint from 1.33.0 to 1.34.0 [\#151](https://github.com/hifis-net/ansible-role-redis/pull/151) ([dependabot[bot]](https://github.com/apps/dependabot))
19+
- chore\(deps\): bump ansible from 9.1.0 to 9.2.0 [\#150](https://github.com/hifis-net/ansible-role-redis/pull/150) ([dependabot[bot]](https://github.com/apps/dependabot))
20+
- chore\(deps-dev\): bump reuse from 3.0.0 to 3.0.1 [\#149](https://github.com/hifis-net/ansible-role-redis/pull/149) ([dependabot[bot]](https://github.com/apps/dependabot))
21+
- chore\(deps-dev\): bump ansible-lint from 6.22.1 to 6.22.2 [\#148](https://github.com/hifis-net/ansible-role-redis/pull/148) ([dependabot[bot]](https://github.com/apps/dependabot))
22+
- chore\(deps-dev\): bump reuse from 2.1.0 to 3.0.0 [\#147](https://github.com/hifis-net/ansible-role-redis/pull/147) ([dependabot[bot]](https://github.com/apps/dependabot))
23+
- chore\(deps-dev\): bump molecule from 6.0.2 to 6.0.3 [\#146](https://github.com/hifis-net/ansible-role-redis/pull/146) ([dependabot[bot]](https://github.com/apps/dependabot))
24+
- chore\(deps\): bump ansible from 8.5.0 to 9.1.0 [\#145](https://github.com/hifis-net/ansible-role-redis/pull/145) ([dependabot[bot]](https://github.com/apps/dependabot))
25+
- chore\(deps-dev\): bump ansible-lint from 6.22.0 to 6.22.1 [\#144](https://github.com/hifis-net/ansible-role-redis/pull/144) ([dependabot[bot]](https://github.com/apps/dependabot))
26+
- chore\(deps-dev\): bump yamllint from 1.32.0 to 1.33.0 [\#141](https://github.com/hifis-net/ansible-role-redis/pull/141) ([dependabot[bot]](https://github.com/apps/dependabot))
27+
- chore\(deps-dev\): bump ansible-lint from 6.20.3 to 6.22.0 [\#139](https://github.com/hifis-net/ansible-role-redis/pull/139) ([dependabot[bot]](https://github.com/apps/dependabot))
28+
929
## [v1.4.2](https://github.com/hifis-net/ansible-role-redis/tree/v1.4.2) (2023-10-18)
1030

1131
[Full Changelog](https://github.com/hifis-net/ansible-role-redis/compare/v1.4.1...v1.4.2)

0 commit comments

Comments
 (0)