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: Ib9035e18d4154f0d3a0fecc85dc1da87ecf53038
This commit is contained in:
Jesse Pretorius 2018-05-01 12:39:34 +01:00
parent 5663b46094
commit b16c47d273
2 changed files with 9 additions and 5 deletions

View File

@ -20,11 +20,15 @@ galaxy_info:
using a storage backend.
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