Fix space typo

This commit is contained in:
Manuel Gutierrez 2019-10-09 17:13:11 +02:00
parent 9b0bcf9fe6
commit 56e7d10937

View File

@ -55,9 +55,7 @@ Example Playbook
- {role: ../roles/elastic-stack/ansible-elasticsearch, elasticsearch_network_host: '172.16.0.163', elasticsearch_master_candidate: true, elasticsearch_cluster_nodes: ['172.16.0.162','172.16.0.163','172.16.0.161']}
```
- Three nodes Elasticsearch cluster with XPack security
```
---
- hosts: elastic-1