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

Windows agent update issue #314

Closed ddyugaev closed 4 years ago

ddyugaev commented 4 years ago

Describe the bug It detects/download the newest version, but skipping on unzipping.

TASK [ansible-zabbix-agent : Windows | Download Zabbix Agent Zip file] changed: [x.x.x.x] TASK [ansible-zabbix-agent : Windows | Unzip file] skipping: [x.x.x.x]

Ansible Version

ansible 2.9.4 config file = None configured module search path = ['/Users/user/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/Cellar/ansible/2.9.4/libexec/lib/python3.8/site-packages/ansible executable location = /usr/local/bin/ansible python version = 3.8.1 (default, Dec 27 2019, 18:06:00) [Clang 11.0.0 (clang-1100.0.33.16)]

Targetted hosts Concerns the following OS(es):

ddyugaev commented 4 years ago

Sorry, my mistake To make update work "zabbix_agent_package_state: latest" need to be added to the playbook