bd87a18ae1
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
17 lines
356 B
YAML
17 lines
356 B
YAML
---
|
|
galaxy_info:
|
|
author: Paul Belanger
|
|
description: |
|
|
Zuul is a program that is used to gate the source code repository of a
|
|
project so that changes are only merged if they pass tests.
|
|
company: Red Hat, Inc.
|
|
license: Apache
|
|
min_ansible_version: 1.9
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 7
|
|
categories:
|
|
- cloud
|
|
dependencies: []
|