Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
widhalmt committed Oct 2, 2023
1 parent 6f3115c commit 28a1ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/elasticsearch/tasks/elasticsearch-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@
elasticsearch_http_protocol: "https"
when: elasticsearch_http_security

- name: Check for API with bootstrap password - no fail
- name: Check for API with bootstrap password
ansible.builtin.uri:
url: "{{ elasticsearch_http_protocol }}://localhost:{{ elasticstack_elasticsearch_http_port }}"
user: elastic
Expand Down

0 comments on commit 28a1ddb

Please sign in to comment.