Sleep removed
This commit is contained in:
parent
b3cadea610
commit
b4f9b93e1f
@ -77,9 +77,6 @@
|
|||||||
indexer_password_hash: "{{ indexer_kibanaserver_password_hashed.stdout_lines | last }}"
|
indexer_password_hash: "{{ indexer_kibanaserver_password_hashed.stdout_lines | last }}"
|
||||||
run_once: true
|
run_once: true
|
||||||
|
|
||||||
- name: sleep 2 minutes
|
|
||||||
command: sleep 120
|
|
||||||
|
|
||||||
- name: Initialize the Opensearch security index in Wazuh-Indexer
|
- name: Initialize the Opensearch security index in Wazuh-Indexer
|
||||||
command: >
|
command: >
|
||||||
sudo -u wazuh-indexer OPENSEARCH_PATH_CONF={{ indexer_conf_path }}
|
sudo -u wazuh-indexer OPENSEARCH_PATH_CONF={{ indexer_conf_path }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user