Rename default template to defaults #24
lint.yml
on: pull_request
Ansible Lint
55s
Jinja2 Lint
16s
Annotations
1 error and 4 warnings
no-handler:
tasks/config.yml#L21
Tasks that run when changed should likely be handlers.
|
Jinja2 Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ansible Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
jinja[spacing]:
tasks/config.yml#L44
Jinja2 spacing could be improved: {% for item in tailscale_args -%}
|
jinja[spacing]:
tasks/config.yml#L65
Jinja2 spacing could be improved: {% for item in tailscale_args -%}
|