You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Make sure to run registry metadata database migrations [\#455](https://github.com/hifis-net/ansible-collection-toolkit/pull/455)[[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([Normo](https://github.com/Normo))
10
+
- Add AlmaLinux OS 9 support for GitLab role [\#440](https://github.com/hifis-net/ansible-collection-toolkit/pull/440)[[gitlab](https://github.com/hifis-net/ansible-collection-toolkit/labels/gitlab)] ([Normo](https://github.com/Normo))
11
+
12
+
**Merged pull requests:**
13
+
14
+
- Bump yamllint from 1.35.1 to 1.37.1 [\#453](https://github.com/hifis-net/ansible-collection-toolkit/pull/453) ([dependabot[bot]](https://github.com/apps/dependabot))
15
+
- Bump molecule from 25.3.1 to 25.7.0 [\#452](https://github.com/hifis-net/ansible-collection-toolkit/pull/452) ([dependabot[bot]](https://github.com/apps/dependabot))
16
+
- Bump ansible-lint from 25.1.3 to 25.7.0 [\#451](https://github.com/hifis-net/ansible-collection-toolkit/pull/451) ([dependabot[bot]](https://github.com/apps/dependabot))
17
+
- Fix condition for compatibility with Ansible 2.19 [\#449](https://github.com/hifis-net/ansible-collection-toolkit/pull/449)[[ssh_keys](https://github.com/hifis-net/ansible-collection-toolkit/labels/ssh_keys)] ([tobiashuste](https://github.com/tobiashuste))
18
+
- Fix conditionals for Ansible 2.19 [\#448](https://github.com/hifis-net/ansible-collection-toolkit/pull/448)[[unattended_upgrades](https://github.com/hifis-net/ansible-collection-toolkit/labels/unattended_upgrades)] ([sur5r](https://github.com/sur5r))
19
+
- Bump ansible/ansible-lint from 25.6.0 to 25.7.0 [\#447](https://github.com/hifis-net/ansible-collection-toolkit/pull/447) ([dependabot[bot]](https://github.com/apps/dependabot))
20
+
- Bump ansible from 11.7.0 to 11.8.0 [\#446](https://github.com/hifis-net/ansible-collection-toolkit/pull/446) ([dependabot[bot]](https://github.com/apps/dependabot))
Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
[project]
7
7
name = "ansible-collection-toolkit"
8
-
version = "5.3.0"
8
+
version = "6.1.0"
9
9
description = "This collection provides production-ready Ansible roles used for providing services used in research and by research software engineers, but not exclusively."
0 commit comments