Closed richlv closed 8 months ago
If you look in https://github.com/ansible-collections/community.zabbix?tab=readme-ov-file#supported-zabbix-versions we only support "Fully Supported" versions of Zabbix which is currently >= 6.0. If you go back and use version 1.9.3 of the collection it has support for 5.0
Thank you so much for the response. I had checked the docs before, and it seemed to me that 5.0, being a supported LTS version, would still be supported - but it seems that this fell under the "full support" axe.
If it's not too much of an extra effort, would an explicit supported version list for modules reduce potential confusion?
SUMMARY
Template importing fails with Zabbix 5.0, attempts to use non-existent method "configuration.importcompare". This method was added in Zabbix 5.4.
ISSUE TYPE
COMPONENT NAME
zabbix.template
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT / Zabbix Version
Zabbix 5.0 Collection 93b1fc1 from January 12th.
STEPS TO REPRODUCE
Have a template imported in Zabbix 5.0.
EXPECTED RESULTS
Works.
ACTUAL RESULTS