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 accessible only over SSL, 
but not commercial one, with redirects from non-SSL.

*Ansible error message*:

Failed to connect to Zabbix server: <urlopen error [SSL: 
CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>

*Some facts:*

   - Ansible -v2.2.0.0 Ubuntu server 16.04
   - pip v9.x (--upgraded from v8.x)
   - zabbix-api present


*Question:*

Does anybody know, if there's a solution without modifying module (e.g., 
system/ansible wise), or this feature is not yet implemented in extra 
module?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/0573e961-af37-45d0-bbf7-259731d40851%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to