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