Ansible job definitions for Zuul
Go to file
Tristan Cacqueray 5f3910e563 ara-report: use a different fact name for ara_report_path
This fix ara-report usage when the user manually set the ara-report role variable.
Otherwise the set_fact doesn't override the variable name and the role fails with:

There was an issue creating ara-report as requested: [Errno 30] Read-only file system: b'ara-report'

Change-Id: I8a521e7573d1d1870088efd58be6e1cef2ad06c2
2018-06-24 23:58:51 +00:00
doc/source Add logo to docs 2018-05-04 14:50:13 -07:00
playbooks Merge "Add simple run-test-command job" 2018-05-09 17:54:06 +00:00
roles ara-report: use a different fact name for ara_report_path 2018-06-24 23:58:51 +00: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
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 Port in tox jobs from openstack-zuul-jobs 2017-07-06 11:18:47 -05: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 Run ansible-lint on repo 2017-10-27 07:49:02 +02:00
tox.ini Fix ansible-lint job 2018-03-28 23:10:22 +02:00
zuul.yaml Merge "Add simple run-test-command job" 2018-05-09 17:54:06 +00:00

README.rst

Zuul Jobs

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