Skip to content

build(deps): bump actions/setup-python from 4 to 5 #78

build(deps): bump actions/setup-python from 4 to 5

build(deps): bump actions/setup-python from 4 to 5 #78

Triggered via pull request March 1, 2024 21:52
Status Success
Total duration 2m 14s
Artifacts

ci.yml

on: pull_request
Matrix: Molecule
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
name[template]: tasks/forward.yml#L5
Jinja templates should only be at the end of 'name'
name[template]: tasks/forward.yml#L12
Jinja templates should only be at the end of 'name'
jinja[spacing]: tasks/main.yml#L25
Jinja2 spacing could be improved: {{ gdnsd__zones if (gdnsd__zones | length) > 0 else [ {"domain": ansible_domain, "reverse_zone": gdnsd__default_reverse_zone} ] }} -> {{ gdnsd__zones if (gdnsd__zones | length) > 0 else [{"domain": ansible_domain, "reverse_zone": gdnsd__default_reverse_zone}] }}
name[template]: tasks/reverse.yml#L12
Jinja templates should only be at the end of 'name'
name[template]: tasks/reverse.yml#L19
Jinja templates should only be at the end of 'name'