Skip to content

Commit

Permalink
Update Windows.yml (#996)
Browse files Browse the repository at this point in the history
  • Loading branch information
denser authored Jun 7, 2024
1 parent 87ae404 commit 321e642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/zabbix_agent/tasks/Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ansible.builtin.set_fact:
windows_arch: 64
when:
- ansible_architecture == "64-bit"
- '"64" in ansible_architecture'
tags:
- always

Expand Down

0 comments on commit 321e642

Please sign in to comment.