openstack-zuul-jobs/roles/prepare-zanata-client
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
..
defaults Move prepare-zanata-client to o-z-j 2018-10-03 14:42:17 +02:00
files prepare-zanata-client: upgrade pip in venv 2022-02-08 16:51:04 +11:00
tasks Address breakage due to ansible-lint 6.5 2022-09-07 19:22:50 +00:00
templates Move prepare-zanata-client to o-z-j 2018-10-03 14:42:17 +02:00
vars Require JDK 8 for translations 2020-01-14 21:28:05 +01:00
README.rst Move prepare-zanata-client to o-z-j 2018-10-03 14:42:17 +02:00

README.rst

Prepare zanata client use

Note

This role is only available for Debian based platforms currently.

Role Variables

Complex argument which contains the ssh key information. It is expected that this argument comes from a Secret

This is the ID of the zanata server to use

The url to the zanata server

The username to use with the zanata server

The key to login with