update sleep before securityadmin

This commit is contained in:
Gonzalo Acuña 2022-02-15 12:38:11 -03:00
parent 4bccd0f970
commit 5c16fee920
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270

View File

@ -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: >