Ansible job definitions for Zuul
Go to file
James E. Blair 8a7dd50b6b Ignore some recent ansible-list warnings
We don't need to name every play; in the Zuul context, they are
usually pretty self-evident.  It might be nice, but it doesn't
seem necessary to require it.

We really don't need to care about using upper or lower case.

The key-order seems very arbitrary and counterproductive to make
all our developers memorize someone else's arbitrary preference
for ordering.

Change-Id: I49455b6946d5d9b6bffd58420fea586ecc6c5f80
2024-09-18 09:16:37 -07:00
doc Merge "Add a role to convert diskimages between formats" 2024-08-27 17:00:39 +00:00
playbooks Add a diskimage-builder job 2024-08-23 13:37:38 +02:00
roles Allow dib_elements key to be a nested list 2024-09-12 07:54:38 -07:00
test-playbooks Avoid fstrings in test-prepare-workspace-git 2024-08-28 09:55:55 -07:00
tests Upgrade ansible-lint to 5.0 2021-03-17 15:44:43 +00:00
tools Drop outdated testing platforms 2024-06-07 11:42:27 +02:00
util-tasks More E208 mode fixes 2020-10-31 07:34:03 +00:00
zuul-tests.d Synchronize test-prepare-workspace-git to prepare-workspace-git 2024-08-28 09:56:02 -07:00
zuul.d Fix build-diskimage playbook paths 2024-09-12 09:09:42 -07:00
.ansible-lint Ignore some recent ansible-list warnings 2024-09-18 09:16:37 -07:00
.gitignore Enable progressive mode with ansible-lint 2020-11-07 03:20:19 +01: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
.yamllint linters: standardise on newline at end of file 2022-07-28 16:19:06 +10:00
bindep.txt Ombibus set of fixups for Ubuntu Noble 2024-05-23 10:54:36 -07:00
CONTRIBUTING.rst Link the policy to the CONTRIBUTING.rst file 2020-01-28 07:21:08 -05:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
linters-requirements.txt Cap ansible-lint <6.13 2023-02-23 18:31:54 +00: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 setup.py: override modules to stop auto-detection 2022-07-27 11:14:06 +10:00
test-requirements.txt Remove get_md5 parameter from stat module. 2024-08-01 07:12:17 -07:00
tox.ini Update ansible versions used in unittesting 2024-06-07 10:40:33 +00:00

Zuul Jobs

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