Run molecule tests on the role #8
Annotations
3 errors and 5 warnings
jinja[spacing]:
tasks/service-FreeBSD.yaml#L2
Jinja2 spacing could be improved: varnishd_extra_flags="{%- for flag,value in varnish.extra_flags.items() -%}-p {{ flag }}={{ value }}{{ " " if not loop.last else "" }}{%- endfor -%}"
|
lint
Process completed with exit code 2.
|
molecule
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
name[missing]:
tasks/main.yaml#L2
All tasks should be named.
|
name[missing]:
tasks/main.yaml#L5
All tasks should be named.
|
name[missing]:
tasks/main.yaml#L8
All tasks should be named.
|
molecule
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|