Ansible job definitions for Zuul
Go to file
Monty Taylor 242f0bfff4
Rework bindep role to be more ansible and less shell
There's still a chunk of shell, because it's honestly better than doing
the equiv with package manager modules would be.

Also, make zuul_work_dir a parameter we pass in from the playbook. The
bindep role itself is otherwise totally non-zuul specific.

Change-Id: I95e78dd25a1a54b3ce5f2ddb18228a183d3c06ad
2017-07-09 09:27:09 -05:00
doc/source Enhance sphinx plugin 2017-06-12 10:42:15 -07:00
playbooks Rework bindep role to be more ansible and less shell 2017-07-09 09:27:09 -05:00
roles Rework bindep role to be more ansible and less shell 2017-07-09 09:27:09 -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 Add a job that runs zuul's py35 unit tests 2017-07-07 17:13:32 -05:00

Zuul Jobs

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