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: If9a6ff5967f7d839af38367fce1f56082be53e21
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-04-15 20:17:58 -04:00
parent bbea5a51bd
commit ac33befc0e
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 8 additions and 4 deletions

View File

@ -17,11 +17,15 @@ galaxy_info:
description: Daemon for easy but powerful stats aggregation
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: []