Merge pull request #582 from wazuh/514-kibana-config
Fix WinRMError in win_template module
This commit is contained in:
commit
88db3f4a66
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user