NETWAYS / ansible-collection-elasticstack

A collection to install and manage the Elastic Stack
GNU General Public License v3.0
9 stars 8 forks source link

Connect to Elasticsearch API via IP address #156

Closed widhalmt closed 1 year ago

widhalmt commented 1 year ago

For environments where we can't use DNS resolution, we should connect to Elasticsearch API via IP address instead of hostname.

fixes #155