Skip to content

Systemd time template and regroup podman reload #803

Systemd time template and regroup podman reload

Systemd time template and regroup podman reload #803

Triggered via pull request October 28, 2024 11:05
Status Failure
Total duration 35s
Artifacts

ansible-lint.yaml

on: pull_request
ansible-lint
24s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
yaml[new-line-at-end-of-file]: roles/tpa_single_node/tasks/bombastic/walker.yml#L15
No new line character at the end of file
ansible-lint
Process completed with exit code 2.
jinja[spacing]: roles/tpa_single_node/tasks/install_manifest.yml#L27
Jinja2 spacing could be improved: {{ services + [ podman_spec.systemd_file ] }} -> {{ services + \[podman_spec.systemd_file] }}
jinja[spacing]: roles/tpa_single_node/tasks/install_manifest_cronjob.yml#L32
Jinja2 spacing could be improved: {{ services + [ podman_spec.systemd_file ] }} -> {{ services + \[podman_spec.systemd_file] }}