fix version and add missing whitespace
This commit is contained in:
parent
8002829bbe
commit
2ec60261d6
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ The use of a map ensures the Ansible playbook does not need to be updated to ref
|
||||||
|
|
||||||
In addition to the es_config map, several other parameters are supported for additional functions e.g. script installation. These can be found in the role's defaults/main.yml file.
|
In addition to the es_config map, several other parameters are supported for additional functions e.g. script installation. These can be found in the role's defaults/main.yml file.
|
||||||
|
|
||||||
The following illustrates applying configuration parameters to an Elasticsearch instance. By default, Elasticsearch 5.1.2is installed.
|
The following illustrates applying configuration parameters to an Elasticsearch instance. By default, Elasticsearch 5.2.2 is installed.
|
||||||
|
|
||||||
```
|
```
|
||||||
- name: Elasticsearch with custom configuration
|
- name: Elasticsearch with custom configuration
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue