Debian package url fixes for 5.x

This commit is contained in:
Dale McDiarmid 2017-01-13 11:59:31 +00:00
parent f664580ce6
commit 2b60a217ab
3 changed files with 5 additions and 37 deletions

View file

@ -1,30 +0,0 @@
---
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: []