I am hitting error when sending API call to Zabbix because the community ansible module for zabbix is using
HTML Code:
http://FQDN/zabbix/zabbix.php
HTML Code:
http://FQDN/zabbix/zabbix.php
Then I have sent another test curl command to and it works well.
We would like to add /zabbix on our URL path so the zabbix community ansible script would work. Any suggestions?
Thanks in advance
Our setup
Mysql
PHP
NGINX
Comment