Remove traling whitespace in win_package task
This commit is contained in:
parent
c32b1ed1bd
commit
4f8d3c6c0c
@ -45,7 +45,7 @@
|
||||
state: present
|
||||
|
||||
- name: Windows | Check if client.keys exists
|
||||
win_stat:
|
||||
win_stat:
|
||||
path: "{{ wazuh_agent_win_path }}client.keys"
|
||||
register: check_windows_key
|
||||
tags:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user