Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Commit 744e65c

Browse files
authored
[meta] bump minimal ansible version to 2.5.0 (elastic#690)
This is required following 20d2a8f as `version` replace `version_compare` in Ansible 2.5.
1 parent 1de2bf7 commit 744e65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ galaxy_info:
77
description: Elasticsearch for Linux
88
company: "Elastic.co"
99
license: "license (Apache)"
10-
min_ansible_version: 2.4.2
10+
min_ansible_version: 2.5.0
1111
platforms:
1212
- name: EL
1313
versions:

0 commit comments

Comments
 (0)