Merge branch 'wazuh-release-v3.12.0_7.6.1' of github.com:wazuh/wazuh-ansible into wazuh-release-v3.12.0_7.6.1
This commit is contained in:
commit
14307bd22a
@ -531,6 +531,9 @@
|
||||
"sha1_before": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"hard_links": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"sha1_after": {
|
||||
"type": "keyword"
|
||||
},
|
||||
|
||||
@ -41,6 +41,7 @@
|
||||
when:
|
||||
- wazuh_winagent_config.check_md5
|
||||
|
||||
|
||||
- name: Windows | Install Agent if not already installed
|
||||
win_package:
|
||||
path: "{{ wazuh_winagent_config.download_dir }}{{ wazuh_winagent_package_name }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user