Ansible job definitions for OpenStack projects CI systems
Go to file
Ian Wienand 34a45ddb78 linters: update to ansible-lint 6
This updates to ansible-lint 6.  Similar to
I972f73037b9f904a555b81f3835ca5261639ed01 it provides a helper for
installing required roles for linting.

There is no need for a separate syntax checking step, as that is done
by ansible-lint.

Change-Id: I270c50bd5b3ac8db583bc2ba48e254175c91db03
2022-07-28 15:24:38 +10:00
doc Update docs building 2020-01-19 16:55:45 +01:00
playbooks linters: fix yaml whitespace 2022-07-28 15:22:44 +10:00
roles linters: fix yaml whitespace 2022-07-28 15:22:44 +10:00
tests Update include 2020-05-26 15:59:19 +02:00
tools linters: update to ansible-lint 6 2022-07-28 15:24:38 +10:00
zuul.d Revert "project-config-grafana: make opendev-buildset-registry soft dep" 2022-06-28 10:55:14 +10:00
.ansible-lint linters: update to ansible-lint 6 2022-07-28 15:24:38 +10:00
.gitignore Add configure-swap role 2017-10-20 14:13:33 +11:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:57 +00:00
LICENSE Initial commit 2017-05-03 11:53:09 -04:00
README.rst Update README to reflect current status 2017-10-23 11:41:06 +02:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-07-14 06:19:47 +00:00
setup.py Initial commit for docs 2017-05-19 17:03:53 -04:00
test-requirements.txt linters: update to ansible-lint 6 2022-07-28 15:24:38 +10:00
tox.ini linters: update to ansible-lint 6 2022-07-28 15:24:38 +10: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. It also contains job and project-template definitions for the OpenStack project. You should edit these files to make configuration changes to OpenStack Infrastructure CI.