Merge pull request #582 from wazuh/514-kibana-config

Fix WinRMError in win_template module
This commit is contained in:
Alberto Rodríguez 2021-04-22 17:02:49 +02:00 committed by GitHub
commit 88db3f4a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@
- config - config
- name: Windows | Installing local_internal_options.conf - name: Windows | Installing local_internal_options.conf
win_template: template:
src: var-ossec-etc-local-internal-options.conf.j2 src: var-ossec-etc-local-internal-options.conf.j2
dest: "{{ wazuh_agent_win_path }}local_internal_options.conf" dest: "{{ wazuh_agent_win_path }}local_internal_options.conf"
notify: Windows | Restart Wazuh Agent notify: Windows | Restart Wazuh Agent