Moving to 2.1.0
This commit is contained in:
commit
3c7fbbe3e0
1 changed files with 30 additions and 0 deletions
30
meta/main.yml.orig
Normal file
30
meta/main.yml.orig
Normal file
|
|
@ -0,0 +1,30 @@
|
||||||
|
---
|
||||||
|
|
||||||
|
allow_duplicates: yes
|
||||||
|
|
||||||
|
galaxy_info:
|
||||||
|
author: Robin Clarke, Jakob Reiter, Dale McDiarmid
|
||||||
|
description: Elasticsearch for Linux
|
||||||
|
company: "Elastic.co"
|
||||||
|
license: "license (Apache)"
|
||||||
|
<<<<<<< HEAD
|
||||||
|
# Require 1.6 for apt deb install
|
||||||
|
min_ansible_version: 2.1.0
|
||||||
|
=======
|
||||||
|
min_ansible_version: 2.0
|
||||||
|
>>>>>>> elastic/master
|
||||||
|
platforms:
|
||||||
|
- name: EL
|
||||||
|
versions:
|
||||||
|
- 6
|
||||||
|
- 7
|
||||||
|
- name: Debian
|
||||||
|
versions:
|
||||||
|
- all
|
||||||
|
- name: Ubuntu
|
||||||
|
versions:
|
||||||
|
- all
|
||||||
|
categories:
|
||||||
|
- system
|
||||||
|
|
||||||
|
dependencies: []
|
||||||
Loading…
Add table
Add a link
Reference in a new issue