Cleanup of Windows tasks in zabbix_agent #1403
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
This change cleans up the Windows tasks of the zabbix_agent role and fixes several issues.
No existing functionality is changed or removed (hopefully).
zabbix_agent_win_controlsocket
andzabbix_agent_win_pluginsocket
to avoid setting unix default valueszabbix_win_config_remove
variable to optionally prevent deletion of extra configuration inside of zabbix_agent2.d on updateszabbix_win_install_dir_
variables throughout all tasks and add temporary "setup" direcory to avoid issues when using different pathsISSUE TYPE
COMPONENT NAME
zabbix_agent (Windows)
ADDITIONAL INFORMATION
I've verified the changes on Windows Server versions 2016, 2019 and 2022 with Zabbix Agent 1 and 2 on versions 6.0 and 7.0.