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.
|
using a storage backend.
|
||||||
company: Red Hat, Inc.
|
company: Red Hat, Inc.
|
||||||
license: Apache
|
license: Apache
|
||||||
min_ansible_version: 2.0
|
min_ansible_version: 2.3
|
||||||
platforms:
|
platforms:
|
||||||
- name: EL
|
- name: Fedora
|
||||||
versions:
|
versions:
|
||||||
- 7
|
- 27
|
||||||
|
- name: Ubuntu
|
||||||
|
versions:
|
||||||
|
- 16.04
|
||||||
|
- 18.04
|
||||||
categories:
|
categories:
|
||||||
- cloud
|
- system
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
@ -1 +1 @@
|
|||||||
ansible>=2.0.0
|
ansible>=2.3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user