Skip to content

chore: molecule-notest for certbot task #57

chore: molecule-notest for certbot task

chore: molecule-notest for certbot task #57

Triggered via push August 14, 2024 14:17
Status Failure
Total duration 2m 25s
Artifacts

molecule.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test (enterpriselinux, 8)
Process completed with exit code 2.
test (enterpriselinux, latest)
Process completed with exit code 2.
test (ubuntu, latest)
Process completed with exit code 2.
jinja[spacing]: tasks/letsencrypt.yml#L11
Jinja2 spacing could be improved: {{ '--test-cert' if bareos_webui_letsencrypt_staging|default(false) else omit }} -> {{ '--test-cert' if bareos_webui_letsencrypt_staging | default(false) else omit }}