Skip to content

Commit

Permalink
Duplicate of previous task (#132)
Browse files Browse the repository at this point in the history
Duplicate of previous task

Signed-off-by: maxtimofeev <[email protected]>
  • Loading branch information
maxtimofeev authored Aug 9, 2023
1 parent aa377ba commit 1b9c5f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions roles/linux/opensearch/tasks/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,6 @@
delay: 5
connect_timeout: 1
timeout: 120
- name: Wait for opensearch to startup
ansible.builtin.wait_for: host={{ hostvars[inventory_hostname]['ip'] }} port={{os_api_port}} delay=5 connect_timeout=1 timeout=120



- name: Security Plugin configuration | Copy the opensearch security internal users template
ansible.builtin.template:
Expand Down

0 comments on commit 1b9c5f9

Please sign in to comment.