Ansible job definitions for Zuul
Jamie Lennox
4ac946c4f2
Pass correct variables to install bindep
...
The result of creating a temporary directory for bindep is a dictionary
of data include mode, uuid, and other things. When installing bindep
into that new directory we only want to specify the path to that dir.
Change-Id: If98f87ff44356911b78984eb884f7cd65660cebb
Signed-off-by: Jamie Lennox <jamielennox@gmail.com>
2017-09-05 10:40:08 +10:00
doc /source
Update the zuul-sphinx extension config
2017-08-04 16:49:39 -07:00
playbooks
Remove bindep_command and bindep_fallback references
2017-08-29 13:57:09 -05:00
roles
Pass correct variables to install bindep
2017-09-05 10:40:08 +10:00
tests
Include ansible-playbook syntax-check for tox pep8
2017-07-17 16:53:55 -04: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
Switch to using zuul-sphinx
2017-08-01 09:44:18 -07:00
tox.ini
Merge "Rework tox -e linters"
2017-07-20 05:14:24 +00:00
zuul.yaml
Merge "Remove project stanza"
2017-09-01 23:10:53 +00:00
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for
use by any Zuul system.