File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # v1.4.2
2
+
3
+ ## Feature
4
+
5
+ - added support for Zabbix 7.4 for roles, plugins and modules
6
+ - moved supported ansible-core range to 2.18-2.17
7
+ - ` agent role ` : added RHEL 10 support
8
+ - ` agent role ` : added CentOs 10 Stream support
9
+ - ` agent role ` : added Nvidia-GPU plugin support for Zabbix-agent2
10
+ - ` agent role ` : added advanced encryption parameters for Zabbix-agent2
11
+ - ` agent role ` : changed path to the executable files of plugins in different version
12
+
1
13
# v1.4.1
2
14
3
15
## Feature
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ namespace: zabbix
8
8
name : zabbix
9
9
10
10
# The version of the collection. Must be compatible with semantic versioning
11
- version : 1.4.1
11
+ version : 1.4.2
12
12
13
13
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
14
14
readme : README.md
You can’t perform that action at this time.
0 commit comments