github ansible-collections/community.zabbix 1.9.3
Version 1.9.3 release.

latest releases: 3.1.2, 3.1.1, 3.1.0...
18 months ago

Minor Changes

  • httpapi plugin - updated to work with Zabbix 6.4.
  • zabbix_action, zabbix_authentication, zabbix_discovery_rule, zabbix_mediatype, zabbix_user, zabbix_user_directory, zabbix_usergroup - updated to work with Zabbix 6.4.
  • zabbix_agent role - Add support for SUSE Linux Enterprise Server for SAP Applications ("SLES_SAP").
  • zabbix_host - add missing variants for SNMPv3 authprotocol and privprotocol introduced by Zabbix 6
  • zabbix_proxy role - Add variable zabbix_proxy_dbpassword_hash_method to control whether you want postgresql user password to be hashed with md5 or want to use db default. When zabbix_proxy_dbpassword_hash_method is set to anything other than md5 then do not hash the password with md5 so you could use postgresql scram-sha-256 hashing method.
  • zabbix_server role - Add variable zabbix_server_dbpassword_hash_method to control whether you want postgresql user password to be hashed with md5 or want to use db default. When zabbix_server_dbpassword_hash_method is set to anything other than md5 then do not hash the password with md5 so you could use postgresql scram-sha-256 hashing method.
  • zabbix_usergroup module - userdirectory, hostgroup_rights and templategroup_rights parameters added (Zabbix >= 6.2)
  • zabbix_web role - possibility to add custom includes in apache vhost config

Bugfixes

  • compatibility with ansible.netcommon 5.0.0
  • treat sendto parameter in module zabbix_user according to real media type, do not rely on media name
  • zabbix-proxy role - fix tags for postgresql task.
  • zabbix_agent role - Fix MacOS install never executed because of the missing include_tasks "Darwin.yml" in the "main.yml" task file and wrong user permission on folder/files.
  • zabbix_user module - ability to specify several e-mail addresses in Zabbix User's media

Don't miss a new community.zabbix release

NewReleases is sending notifications on new releases.