[ansible-project] Zabbix_host module self signed SSL issue

2017-01-11 Thread j2b
I have an issue connecting to Zabbix API over SSL, because I use self-signed one. Is it possible within role or Ansible configuration to set, that zabbix_host module communications over unverified SSL certificate should be accepted, or it's not implemented for now? -- You received this messag

[ansible-project] Zabbix_host extra module - cannot comunicate with zabbix api over ssl with self signed cert.

2017-01-11 Thread j2b
Hey, guys! Working on Ansible v2.2 role for registering host on Zabbix server (extra module zabbix_host: http://docs.ansible.com/ansible/zabbix_hostmacro_module.html). Role --check fail, as there's an error of SSL cert verification, due to certificate being self signed. Zabbix server is access