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 5931c5f commit 1b68329Copy full SHA for 1b68329
changelogs/fragments/build.yml
@@ -2,4 +2,5 @@ minor_changes:
2
- Testing - All tests now cover Checkmk 2.3.0.
3
- Testing - Remove Checkmk 2.0.0 from all tests, as it is EOL.
4
- Testing - The Molecule tests now run on Ubuntu 22.04.
5
- - Testing - Ubuntu 24.04 is added to the Molecule tests.
+ - Testing - Add Ubuntu 24.04 to the Molecule tests.
6
+ - Testing - Remove Ansible 2.14 from all tests, as it is EOL.
changelogs/fragments/lookup_folder.yml
@@ -1,2 +1,3 @@
1
-bugfixes:
+breaking_changes:
- Folder lookup module - Return the complete folder information, not only the extensions.
+ Refer to the module documentation for more details.
0 commit comments