Closed PrismaComputer closed 2 years ago
As I learned from #614, this "seems" to be a known issue and "might" already have been fixed in 1.6.0. It would be very appreciated if this report would be marked as bug, if it's really a bug. Because, even if it's not fixed in 1.6.0, then it may be fixed later...
You can check to see if its fixed by installing the collection from master
Is 1.6.0 available in galaxy as beta? I would rather prefer installing via command. ansible-galaxy install community.zabbix:1.6.0-beta.X ? Which nomenclature? And would it be compatible to 5.x Zabbix? Or why will 1.6.0 be released together with Zabbix 6.0?
Problem is introduced through a mixture of zabbix_agent and zabbix_agent2 properties. Through this, some "isset" decisions are misled. Which is on the one hand clearly our fault but on the other hand caused by a questionable design.
SUMMARY
The conditional check 'zabbix_agent2_tlspskfile' failed
ISSUE TYPE
COMPONENT NAME
community.zabbix:1.5.1
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT / Zabbix Version
Ubuntu 20.04
STEPS TO REPRODUCE
We had the role configured same same on other servers. See yml below. Worked before. Then updated community.zabbix:1.4.0 -> community.zabbix:1.5.1 -> Error
EXPECTED RESULTS
OK
ACTUAL RESULTS
fatal