dj-wasabi / ansible-zabbix-agent

Installing and maintaining zabbix-agent for RedHat/Debian/Ubuntu/Windows/Suse.
https://galaxy.ansible.com/dj-wasabi/zabbix-agent
MIT License
327 stars 249 forks source link

Fix incorrect handler names #299

Closed gunnarbeutner closed 4 years ago

gunnarbeutner commented 4 years ago

Description of PR

This PR fixes incorrect handler names which I broke in #298.

Type of change

Bugfix Pull Request

Fixes an issue

TASK [dj-wasabi.zabbix-agent : Installing user-defined userparameters] ***********************************************************************************************************************************************************************
changed: [ztest] => (item={'name': 'zfs'})
ERROR! The requested handler 'restart win zabbix-agent' was not found in either the main handlers list nor in the listening handlers list
dj-wasabi commented 4 years ago

Thanks! 👍