Systemd time template and regroup podman reload #801
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] }}
|