Skip to content

Ansible Core version bump up to 2.14.0 #14

Ansible Core version bump up to 2.14.0

Ansible Core version bump up to 2.14.0 #14

Triggered via pull request January 4, 2024 11:41
Status Failure
Total duration 1m 15s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
yaml[colons]: .github/workflows/ok-to-test-command.yml#L68
Too many spaces after colon
yaml[line-length]: .github/workflows/ok-to-test.yml#L12
Line too long (163 > 160 characters)
yaml[indentation]: .github/workflows/pr-labels.yml#L4
Wrong indentation: expected at least 1
yaml[colons]: .github/workflows/unit_testing.yml#L71
Too many spaces after colon
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
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 }}