d8c3a4a808c78609254504215d87a4b6bb6bf80f
We're seeing when the shell command fails (for whatever reason) and since it's failed_when: false, the subsequent tasks actually fail. We can check if stdout is not defined as a failure condition because that means the module itself failed and we should not continue to process the next tasks since they depend on stdout being defined.. Additionally we can add some retries to try again if possible. Change-Id: Iabc1619009220c6f1c91b84f81d5262c4d9d8430 Related-Bug: #1885697
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.
Description
Languages
Python
89.9%
Jinja
7.8%
Shell
1.9%
Dockerfile
0.2%
Nim
0.1%