Closed sky-joker closed 3 years ago
The issue that the zabbix_user module doesn't create a user: https://github.com/ansible-collections/community.zabbix/issues/256
About the zabbix_user is working on https://github.com/ansible-collections/community.zabbix/pull/260
I found out that the cause of the failure of the zabbix_host module in the integration test is templates specified not existing in Zabbix 5.2.
I confirmed that I can fix the issues of zabbix_host and zabbix_host_info modules have the failure.
I'll make the merge request for adapting Zabbix 5.2 of the integration test after merging https://github.com/ansible-collections/community.zabbix/pull/260.
Thank you very much for looking into this @sky-joker!
I checked about the succeed integration test for current modules with Zabbix 5.2.
The following was the result.
Some modules need to fix the failure.