Ansible job definitions for Zuul
Go to file
Monty Taylor fe6dc2204d
Use package module to install bindep packages
We can pass in a list of packages and the package managers we care about
should accept a list as input. We can't do the with_items trick because
the package action plugin does not support it.

Change-Id: Id79f33caa7cb3ab7255490d02cd2b43fc7d5227b
2017-07-13 08:07:03 -05:00
doc/source Enhance sphinx plugin 2017-06-12 10:42:15 -07:00
playbooks Actually run the unittests post playbooks 2017-07-10 16:50:18 -05:00
roles Use package module to install bindep packages 2017-07-13 08:07:03 -05:00
zuul_sphinx Enhance sphinx plugin 2017-06-12 10:42:15 -07:00
.gitignore Add Sphinx module for Zuul jobs 2017-06-09 09:03:15 -07:00
.gitreview Added .gitreview 2017-05-24 19:48:52 +00:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
README.rst Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
bindep.txt Port in tox jobs from openstack-zuul-jobs 2017-07-06 11:18:47 -05:00
setup.cfg Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
setup.py Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
test-requirements.txt Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
tox.ini Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
zuul.yaml Actually run the unittests post playbooks 2017-07-10 16:50:18 -05:00

README.rst

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.