[meta] bump minimal ansible version to 2.5.0 (#690)
This is required following 20d2a8f as `version` replace `version_compare` in Ansible 2.5.
This commit is contained in:
parent
1de2bf7e07
commit
744e65c7a5
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ galaxy_info:
|
||||||
description: Elasticsearch for Linux
|
description: Elasticsearch for Linux
|
||||||
company: "Elastic.co"
|
company: "Elastic.co"
|
||||||
license: "license (Apache)"
|
license: "license (Apache)"
|
||||||
min_ansible_version: 2.4.2
|
min_ansible_version: 2.5.0
|
||||||
platforms:
|
platforms:
|
||||||
- name: EL
|
- name: EL
|
||||||
versions:
|
versions:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue