Ansible job definitions for Zuul
Go to file
Jeremy Stanley 6aef14e851 Be consistent about spaces before and after vars
With the arrival of ansible-lint 4, Jinja2 variable expansions must
include spaces before and after the variable name inside the
brackets.

Adjust the new violations accordingly and remove the rule
206 exclusion. For special cases we can have use inline excludes.

Change-Id: Ib3ff7b0233a5d5cf99772f9c2adc81861cf34ffa
2019-08-02 17:31:20 +01:00
doc Merge "Add mirror_info documentation" 2019-07-31 15:11:45 +00:00
playbooks Install system dependencies for tox-molecule 2019-07-16 14:13:13 +01:00
roles Be consistent about spaces before and after vars 2019-08-02 17:31:20 +01:00
test-playbooks Add generate-zuul-manifest role 2019-07-23 09:43:55 -07:00
tests Add a python unit test framework 2018-07-25 09:11:25 -07:00
tools Add Gentoo integration tests 2019-07-08 19:06:02 +02:00
zuul-tests.d Add test-bindep job 2019-08-01 08:46:13 -07:00
zuul.d Skip test-setup.sh in pep8 jobs 2019-07-10 19:02:57 +02:00
.gitignore Add a python unit test framework 2018-07-25 09:11:25 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:30 +00:00
.stestr.conf Add a python unit test framework 2018-07-25 09:11:25 -07:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
README.rst Add installation/deprecation documentation 2018-04-11 08:03:57 -07:00
bindep.txt Updated bindep to cover for MacOS requirements 2018-10-27 16:31:33 +00: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 generate-zuul-manifest role 2019-07-23 09:43:55 -07:00
tox.ini Be consistent about spaces before and after vars 2019-08-02 17:31:20 +01:00

README.rst

Zuul Jobs

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