Ansible job definitions for Zuul
Go to file
Monty Taylor c00eca3f15
Switch to using setup instead of hostvars
hostvars can potentially leak secrets. setup doesn't, and records what
we're interested in, which is the information ansible knows about the
remote host.

Change-Id: Ice585cb3beddf4e3ecc1e692ecf4e7da8c5754b8
2017-07-13 17:08:41 -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 Switch to using setup instead of hostvars 2017-07-13 17:08:41 -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
bindep.txt Port in tox jobs from openstack-zuul-jobs 2017-07-06 11:18:47 -05: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
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

Zuul Jobs

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