ansible-role-zuul/meta/main.yml
Paul Belanger bd87a18ae1 Update meta data
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-09-15 12:44:26 -04:00

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: []