Skip to content

Ansible Core version bump up to 2.14.0 #15

Ansible Core version bump up to 2.14.0

Ansible Core version bump up to 2.14.0 #15

Triggered via pull request January 4, 2024 12:19
Status Failure
Total duration 1m 12s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
yaml[new-line-at-end-of-file]: _config.yml#L1
No new line character at the end of file
yaml[indentation]: changelogs/changelog.yaml#L6
Wrong indentation: expected 8 but found 6
yaml[indentation]: changelogs/changelog.yaml#L9
Wrong indentation: expected 8 but found 6
yaml[indentation]: changelogs/changelog.yaml#L15
Wrong indentation: expected 8 but found 6
yaml[indentation]: changelogs/changelog.yaml#L25
Wrong indentation: expected 8 but found 6
yaml[indentation]: changelogs/changelog.yaml#L27
Wrong indentation: expected 6 but found 4
yaml[indentation]: changelogs/changelog.yaml#L34
Wrong indentation: expected 8 but found 6
yaml[indentation]: changelogs/changelog.yaml#L43
Wrong indentation: expected 8 but found 6
yaml[indentation]: changelogs/changelog.yaml#L48
Wrong indentation: expected 6 but found 4
yaml[indentation]: changelogs/changelog.yaml#L64
Wrong indentation: expected 8 but found 6
jinja[spacing]: examples/dr/protection_policy.yml#L104
Jinja2 spacing could be improved: {{result.rule_uuid}} -> {{ result.rule_uuid }}
jinja[spacing]: examples/dr/recovery_plan_with_execution.yml#L81
Jinja2 spacing could be improved: {{result.plan_uuid}} -> {{ result.plan_uuid }}
jinja[spacing]: examples/dr/recovery_plan_with_execution.yml#L124
Jinja2 spacing could be improved: {{recovery_plan.plan_uuid}} -> {{ recovery_plan.plan_uuid }}
jinja[spacing]: examples/dr/recovery_plan_with_execution.yml#L132
Jinja2 spacing could be improved: {{recovery_plan_info}} -> {{ recovery_plan_info }}
jinja[spacing]: examples/dr/recovery_plan_with_execution.yml#L144
Jinja2 spacing could be improved: {{recovery_plan.plan_uuid}} -> {{ recovery_plan.plan_uuid }}
jinja[spacing]: examples/dr/recovery_plan_with_execution.yml#L154
Jinja2 spacing could be improved: {{migrate_job}} -> {{ migrate_job }}
jinja[spacing]: examples/dr/recovery_plan_with_execution.yml#L158
Jinja2 spacing could be improved: {{migrate_job.job_uuid}} -> {{ migrate_job.job_uuid }}
jinja[spacing]: examples/dr/recovery_plan_with_execution.yml#L173
Jinja2 spacing could be improved: {{migrate_job.job_uuid}} -> {{ migrate_job.job_uuid }}
jinja[spacing]: examples/dr/recovery_plan_with_execution.yml#L173
Jinja2 spacing could be improved: {{recovery_plan.plan_uuid}} -> {{ recovery_plan.plan_uuid }}
jinja[spacing]: examples/iaas/roles/external_subnet/tasks/main.yml#L5
Jinja2 spacing could be improved: {{external_subnet.eNat}} -> {{ external_subnet.eNat }}