Jeremy Stanley 6ced4627bd Address breakage due to ansible-lint 6.5
Pin ansible-lint<6.5 for now due to the
https://github.com/ansible/ansible-lint/issues/2320 regression which
ignores our skip tags.

Also add the zuul.d directory to the list of directories to avoid
linting, since those YAML files aren't Ansible files and it doesn't
seem to know not to try parsing them anyway.

While we're here, "fix" a task name not starting with an upper-case
letter, which for some reason ansible-lint now seems to think is
important. If we decide to continue using ansible-lint, it's
probably going to persist in complaining about that.

Change-Id: I46826210dfa4442af5c36d1439d1a1047ca0ba90
2022-09-07 19:22:50 +00:00
2020-01-19 16:55:45 +01:00
2020-05-26 15:59:19 +02:00
2022-07-28 15:24:38 +10:00
2017-10-20 14:13:33 +11:00
2019-04-19 19:29:57 +00:00
2017-05-03 11:53:09 -04:00
2017-05-19 17:03:53 -04:00
2022-07-28 15:24:38 +10:00

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.

Description
Ansible job definitions for OpenStack projects CI systems
Readme 17 MiB
Languages
Shell 74.8%
Python 25.2%