Remove traling whitespace on line 12 to fix ansible-linting error.

This commit is contained in:
Jose M 2019-09-09 17:13:33 +02:00
parent 3669df071f
commit bb591ee466

View File

@ -9,7 +9,7 @@
wazuh_agent_win_path: "{{ wazuh_winagent_config.install_dir_x86 }}" wazuh_agent_win_path: "{{ wazuh_winagent_config.install_dir_x86 }}"
wazuh_agent_win_auth_path: "{{ wazuh_winagent_config.auth_path_x86 }}" wazuh_agent_win_auth_path: "{{ wazuh_winagent_config.auth_path_x86 }}"
when: when:
- check_path.stat.exists - check_path.stat.exists
- name: Windows | Set Win Path (x64) - name: Windows | Set Win Path (x64)
set_fact: set_fact: