Paul Belanger 8374bbb7ba Update README.rst
Add some documentation about ansible-role-zuul

Change-Id: I03c89e093c675ed1af9d2f9691abd97498a973ac
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-24 12:47:04 -05:00
2015-09-10 16:50:05 -04:00
2015-11-20 17:06:40 -05:00
2015-11-20 17:06:40 -05:00
2015-11-21 17:42:26 -05:00
2015-09-10 16:50:05 -04:00
2015-11-20 17:06:40 -05:00
2015-11-21 17:42:26 -05:00
2015-09-10 16:50:05 -04:00
2015-11-24 12:47:04 -05:00

ansible-role-zuul

Ansible role to manage Zuul

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.

Requirements

Packages

Package repository index files should be up to date before using this role, we do not manage them.

Role Variables

Dependencies

Example Playbook

- name: Install zuul
  hosts: zuul
  roles:
    - ansible-role-zuul
Description
Ansible role to manage Zuul
Readme 1.5 MiB
Languages
Shell 90.2%
Jinja 9.8%