Clark Boylan b62c488eab Fix ansible use of filters and tests
Ansible 2.9 requires the use of "version" as a filter and
"version_compare" has been removed. Also tests cannot be used as
filters which means we cannot do when: foo | test and must do
when: foo is test instead. Make these fixes.

Both changes should be backward compatible to ansible 2.5:
https://docs.ansible.com/ansible/latest/user_guide/playbooks_tests.html#version-comparison
https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_2.5.html#jinja-tests-used-as-filters

Change-Id: Id95f674a485877db2a7924994366d1c6c591a684
2019-12-17 10:49:57 -08:00
2019-12-13 17:50:51 +00:00
2019-11-20 20:27:21 +01:00
2018-07-25 09:11:25 -07:00
2019-11-25 08:27:54 +01:00
2019-11-20 20:27:21 +01:00
2018-07-25 09:11:25 -07:00
2019-04-19 19:25:30 +00:00
2018-07-25 09:11:25 -07:00

Zuul Jobs

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

Description
Ansible job definitions for Zuul
Readme 36 MiB
Languages
Python 89.6%
Jinja 8%
Shell 2%
Dockerfile 0.2%
Nim 0.1%