Skip to content

Commit b2bdd2a

Browse files
committed
Bugfixes.
1 parent da8b1cd commit b2bdd2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
release_summary: "This collection will be renamed to checkmk.general. Please use the new name moving forward!"
1+
release_summary: "This collection was renamed to checkmk.general. Please use the new name moving forward!"
22

33
breaking_changes:
44
- "This collection was renamed and module redirects have been activated. That means, if you are using this release, you also need the new collection to be installed. Otherwise things will break for you. In any way you should now move to the new collection name: checkmk.general."

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ tags: [tribe29, checkmk, monitoring, check_mk, check, discovery, ubuntu, debian,
4646
dependencies:
4747
"community.general": ">=5.0.0"
4848
"ansible.posix": ">=1.4.0"
49-
"checkmk.general": ">=1.0.0"
49+
"checkmk.general": ">=2.0.0"
5050

5151
# The URL of the originating SCM repository
5252
repository: https://github.com/Checkmk/ansible-collection-tribe29.checkmk

0 commit comments

Comments
 (0)