update sleep before securityadmin
This commit is contained in:
parent
4bccd0f970
commit
5c16fee920
@ -98,9 +98,8 @@
|
|||||||
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: Pause for 2 minute
|
- name: sleep 2 minutes
|
||||||
pause:
|
command: sleep 120
|
||||||
minutes: 2
|
|
||||||
|
|
||||||
- name: Initialize the Opensearch security index in Wazuh-Indexer
|
- name: Initialize the Opensearch security index in Wazuh-Indexer
|
||||||
command: >
|
command: >
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user