From 662edd6e8ca4c87496afd8da1f9bcc6182df2edc Mon Sep 17 00:00:00 2001 From: Gene Redinger Date: Wed, 11 Oct 2017 20:22:27 -0400 Subject: [PATCH] Grammar --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index f7071da..582af06 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -29,7 +29,7 @@ es_allow_downgrades: false es_enable_xpack: false es_xpack_features: ["alerting","monitoring","graph","ml","security"] #These are used for internal operations performed by ansible. -#They do not effect the current configuration +#They do not affect the current configuration es_api_host: "localhost" es_api_port: 9200