From 8baa7318bb74fac47324e90a9c17685a50f2ce7d Mon Sep 17 00:00:00 2001 From: Jakob Reiter Date: Thu, 11 May 2017 12:27:45 +0200 Subject: [PATCH] Revert "fix version and add missing whitespace" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1753167..472777e 100644 --- a/README.md +++ b/README.md @@ -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. -The following illustrates applying configuration parameters to an Elasticsearch instance. By default, Elasticsearch 5.2.2 is installed. +The following illustrates applying configuration parameters to an Elasticsearch instance. By default, Elasticsearch 5.1.2is installed. ``` - name: Elasticsearch with custom configuration