Skip to content

Systemd time template and regroup podman reload #804

Systemd time template and regroup podman reload

Systemd time template and regroup podman reload #804

Triggered via pull request October 28, 2024 11:06
Status Success
Total duration 33s
Artifacts

ansible-lint.yaml

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

Annotations

2 warnings
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] }}