Closed D3DeFi closed 2 years ago
Oh my, they have switched from using IDs to UUIDs! See #451
@D3DeFi I am assuming that this is no longer an issue?
Honestly I have no idea. But CI for zabbix_template is no longer failing and we are preparing to drop 5.4 as well, so lets ignore this and whoever finds this and disagrees can reopen :)
Seems that Zabbix 5.4 has made something different as our CI is failing even after implementing #407.
Also read https://github.com/ansible-collections/community.zabbix/pull/407#issuecomment-869747870
Referenced template is https://github.com/ansible-collections/community.zabbix/blob/main/tests/integration/targets/test_zabbix_template/files/template1_52_higher.json
Now this is very interesting. If I FIRST upload template manually via
Import
button in Zabbix GUI and then try to print template diff I get:Buut, if I run
ansible-test integration test_zabbix_template
and then try to print template diff:This is my current test script:
Now I am lost :)
Originally posted by @D3DeFi in https://github.com/ansible-collections/community.zabbix/issues/407#issuecomment-869767750