We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b541bf commit 679a7a5Copy full SHA for 679a7a5
CHANGELOG.rst
@@ -4,6 +4,14 @@ Ansible Collection cloudscale.ch Release Notes
4
5
.. contents:: Topics
6
7
+v2.5.1
8
+======
9
+
10
+Minor Changes
11
+-------------
12
13
+- Add ansible-core 2.19+ compatibility
14
15
v2.5.0
16
======
17
changelogs/changelog.yaml
@@ -175,3 +175,10 @@ releases:
175
name: volume_snapshot
176
namespace: ''
177
release_date: '2025-05-21'
178
+ 2.5.1:
179
+ changes:
180
+ minor_changes:
181
+ - Add ansible-core 2.19+ compatibility
182
+ fragments:
183
+ - ansible-2-19-compatibility.yml
184
+ release_date: '2025-05-27'
galaxy.yml
@@ -17,4 +17,4 @@ tags:
- cloud
18
- cloudscale
19
- cloudscale_ch
20
-version: 2.5.0
+version: 2.5.1
0 commit comments