Ansible job definitions for Zuul
Go to file
Tristan Cacqueray 7766406431 emit-job-header: fix print node information
This task may be failing when ansible_hostname is not available:
The task includes an option with an undefined variable.
The error was: 'dict object' has no attribute 'ansible_hostname'

Change-Id: I8d67d8aa284b6ce9ae012608e8f1b12784ce836b
2018-09-13 11:33:17 +00:00
doc/source Add guidelines on variable naming 2018-08-31 09:28:34 +10:00
playbooks Merge "Remove trigger-readthedocs job" 2018-09-06 05:38:02 +00:00
roles emit-job-header: fix print node information 2018-09-13 11:33:17 +00:00
tests Add a python unit test framework 2018-07-25 09:11:25 -07:00
.gitignore Add a python unit test framework 2018-07-25 09:11:25 -07:00
.gitreview Added .gitreview 2017-05-24 19:48:52 +00:00
.stestr.conf Add a python unit test framework 2018-07-25 09:11:25 -07: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 installation/deprecation documentation 2018-04-11 08:03:57 -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 Bump ansible test version to 2.5 2018-08-17 15:57:17 +10:00
tox.ini add-build-sshkey: Remove only the master key 2018-09-05 09:26:35 -07:00
zuul.yaml Merge "Remove trigger-readthedocs job" 2018-09-06 05:38:02 +00:00

Zuul Jobs

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