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:
parent
5663b46094
commit
b16c47d273
@ -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: []
|
||||
|
@ -1 +1 @@
|
||||
ansible>=2.0.0
|
||||
ansible>=2.3.0
|
||||
|
Loading…
Reference in New Issue
Block a user