CI #77
ci.yml
on: workflow_dispatch
Lint
15s
Documentation
14s
Matrix: Molecule
Annotations
9 warnings
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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'
|
Molecule (debian11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Molecule (debian12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|