# Set following variables for Zabbix Server host in play or inventory - name : Set connection specific variables set_fact : ansible_network_os : ansible_connection : httpapi ansible_httpapi_port : 80 ansible_httpapi_use_ssl : false ansible_httpapi_validate_certs : false ansible_zabbix_url_path : 'zabbixeu' # If Zabbix WebUI runs on non-default (zabbix) path ,e.g. Controlling how Ansible behaves: precedence rules.