Go to file
Pierre-Louis Bonicoli 56d37dc542 Use ansible_distribution* facts instead of ansible_lsb
lsb_release executable might not be available.

The following errors occur when lsb_release isn't available:

    TASK [ensure-docker : Sanity check for upstream install mirrors]
    ERROR
    {
      "msg": "The conditional check '(docker_mirror_base_url | length) < 1' failed.
              The error was: error while evaluating conditional ((docker_mirror_base_url | length) < 1):
              'dict object' has no attribute 'id' [...]"
    }

    LOOP [ensure-package-repositories : Add apt repositories]
    ERROR
    {
      "msg": "'dict object' has no attribute 'codename'"
    }

Change-Id: I93ea718f24bd7176dca9daa82fe5b2635e21d730
2020-09-17 09:31:13 +02:00
2020-08-18 15:35:02 +10:00
2020-08-14 09:56:25 +02:00
2019-04-19 19:25:30 +00:00
2018-07-25 09:11:25 -07:00
2020-05-27 17:12:32 +02:00
2020-05-27 17:12:32 +02:00
2020-07-19 21:22:36 +02:00
2020-05-28 16:48:14 +01: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 37 MiB
Languages
Python 89.9%
Jinja 7.8%
Shell 1.9%
Dockerfile 0.2%
Nim 0.1%