Update meta data with latest info

We haven't refreshed our meta data in a while, this includes updates
to the minimum version of ansible and platforms we test against.

Change-Id: Ia294603b99970a1f3f6b919b9edd768573ccdedd
This commit is contained in:
Jesse Pretorius 2018-05-01 12:40:51 +01:00
parent 63cc530143
commit 4cfd60e06f
2 changed files with 9 additions and 5 deletions

View File

@ -17,11 +17,15 @@ galaxy_info:
description: Whisper is a file-based time-series database format for Graphite.
company: Red Hat, Inc.
license: Apache
min_ansible_version: 2.0
min_ansible_version: 2.3
platforms:
- name: EL
- name: Fedora
versions:
- 7
- 27
- name: Ubuntu
versions:
- 16.04
- 18.04
categories:
- cloud
- system
dependencies: []

View File

@ -1 +1 @@
ansible>=2.0.0
ansible>=2.3.0