Fix space typo
This commit is contained in:
parent
9b0bcf9fe6
commit
56e7d10937
@ -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']}
|
- {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
|
- Three nodes Elasticsearch cluster with XPack security
|
||||||
|
|
||||||
```
|
```
|
||||||
---
|
---
|
||||||
- hosts: elastic-1
|
- hosts: elastic-1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user