Minor correction for readability. (#800)

This commit is contained in:
Chuck Milam 2021-06-23 09:51:50 -05:00 committed by GitHub
parent ff67cb8306
commit 2ba7777c71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,8 +45,7 @@ Ansible-elasticsearch 7.5.2 is updating the configuration files provided by this
### Removing OSS distribution for versions >= 7.11.0
Starting from Elasticsearch 7.11.0, OSS distributions will no more provided following Elasticsearch
recent license change.
Starting from Elasticsearch 7.11.0, OSS distributions will no longer be provided following the recent Elasticsearch license change.
This Ansible role will fail if `oss_version` is set to `true` and `es_version` is greater than
`7.11.0`.