You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No deployment of zabbix agent2 possible, because of wrong path to zabbix_agent2.exe which is set in task.
There are some other permanent paths used by other tasks.
SUMMARY
No deployment of zabbix agent2 possible, because of wrong path to zabbix_agent2.exe which is set in task.
There are some other permanent paths used by other tasks.
ISSUE TYPE
COMPONENT NAME
role-zabbix-agent
Zabbix agent 2 rollout
ANSIBLE VERSION
OS / ENVIRONMENT / Zabbix Version
Windows Server 2016
STEPS TO REPRODUCE
EXPECTED RESULTS
Zabbix agent 2 should be deployable as discribed in documentation.
ACTUAL RESULTS
{
"changed": false,
"cmd": ""C:\Program Files\Zabbix Agent\\bin\zabbix_agentd.exe" --config "C:\Program Files\Zabbix Agent\\zabbix_agentd.conf" --install",
"msg": "Exception calling "SearchPath" with "1" argument(s): "Could not find file 'C:\Program Files\Zabbix Agent\\bin\zabbix_agentd.exe'."",
"rc": 2,
"_ansible_no_log": false
}
The text was updated successfully, but these errors were encountered: