Skip to content

Commit c72b1e3

Browse files
author
Dale McDiarmid
authored
Merge pull request elastic#134 from CyVerse-Ansible/ansible-galaxy-version
Set ansible galaxy min version to `2.0`
2 parents 4034746 + f599bbb commit c72b1e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

meta/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ galaxy_info:
77
description: Elasticsearch for Linux
88
company: "Elastic.co"
99
license: "license (Apache)"
10-
# Require 1.6 for apt deb install
11-
min_ansible_version: 1.6
10+
min_ansible_version: 2.0
1211
platforms:
1312
- name: EL
1413
versions:

0 commit comments

Comments
 (0)