Skip to content

CI

CI #121

Triggered via schedule February 11, 2026 04:12
Status Failure
Total duration 14m 20s
Artifacts

ci.yml

on: schedule
Matrix: Molecule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Lint
Process completed with exit code 2.
no-changed-when: tasks/main.yml#L71
Commands should not change things if nothing needs doing.
name[casing]: tasks/main.yml#L58
All names should start with an uppercase letter.
jinja[spacing]: tasks/main.yml#L49
Jinja2 spacing could be improved: [{% for item in _network_interfaces_configuration_result.results | default([]) -%} {{ item.dest | default(item.path) | string }}{{ '' if loop.last else ',' }} {%- endfor %}]
name[casing]: tasks/main.yml#L47
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L35
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L27
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L18
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L10
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L3
All names should start with an uppercase letter.
role-name[path]: molecule/default/converge.yml#L6
Avoid using paths when importing roles. (../../../)
name[casing]: handlers/main.yml#L3
All names should start with an uppercase letter.