Ansible job definitions for Zuul
Go to file
Jeremy Stanley 87f8a5c6e9 Cap ansible-lint <6.13
Recent ansible-lint releases have started complaining about
"name[play]: All plays should be named." throughout the playbooks in
this repository regardless of whether the commit changes them. This
may be a new difference in how ansible-lint decides which files
should be checked, but it's unclear from the release notes whether
this was intentional or a regression.

Change-Id: I906e889ad2ee50bcdacf7d5e8e0c0895df00e562
2023-02-23 18:31:54 +00:00
doc Add ubuntu to enable-fips role 2023-02-09 19:02:00 +00:00
playbooks Add ubuntu to enable-fips role 2023-02-09 19:02:00 +00:00
roles Merge "Add ubuntu to enable-fips role" 2023-02-09 19:11:40 +00:00
test-playbooks ansible-lint: ignore latest git pull 2023-02-03 15:36:50 +11:00
tests Upgrade ansible-lint to 5.0 2021-03-17 15:44:43 +00:00
tools zuul-tests: autogenerate some more roles 2022-11-07 10:37:53 +11:00
util-tasks More E208 mode fixes 2020-10-31 07:34:03 +00:00
zuul-tests.d container-roles-jobs: Update tests to jammy nodes 2023-02-03 10:53:05 -08:00
zuul.d Add nox role and some simple jobs 2022-12-19 18:41:12 -08:00
.ansible-lint Update to ansible-lint 6.8.2 2022-11-07 10:37:53 +11: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 Switch py3.10 testing to Ubuntu Jammy 2022-05-04 16:52:37 -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-constraints.txt pin oauthlib version for python2.7 2022-01-27 14:35:06 +01:00
test-requirements.txt test-requirements: bump to Ansible 2.8 2022-08-12 10:08:10 +10:00
tox.ini Update zuul-jobs to handle tox3 and tox4 2022-12-07 15:14:16 -08:00

Zuul Jobs

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