Ansible job definitions for OpenStack projects CI systems
Go to file
Paul Belanger c913d42c39
Run ansible-lint under pep8 envlist
Start linting our ansible playbooks, this is helpful to find basic
syntax / formatting errors.

Change-Id: I147a303841ac70ee59177c56d24758e73c04205b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-05-22 16:50:20 -04:00
doc/source Initial commit for docs 2017-05-19 17:03:53 -04:00
playbooks Merge "Use envlist for tox based roles" 2017-05-22 20:30:12 +00:00
.gitignore Initial commit for docs 2017-05-19 17:03:53 -04:00
.gitreview Added .gitreview 2017-05-03 14:18:56 +00:00
.zuul.yaml Initial commit for docs 2017-05-19 17:03:53 -04:00
LICENSE Initial commit 2017-05-03 11:53:09 -04:00
README.rst Initial commit 2017-05-03 11:53:09 -04:00
bindep.txt Add empty bindep.txt file 2017-05-05 05:08:49 +00:00
setup.cfg Initial commit for docs 2017-05-19 17:03:53 -04:00
setup.py Initial commit for docs 2017-05-19 17:03:53 -04:00
test-requirements.txt Run ansible-lint under pep8 envlist 2017-05-22 16:50:20 -04:00
tox.ini Run ansible-lint under pep8 envlist 2017-05-22 16:50:20 -04:00

README.rst

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. You should edit these files to make configuration changes to OpenStack Infrastructure CI.