Skip to content

Merge pull request #127 from kcagran/backstage-templates #1063

Merge pull request #127 from kcagran/backstage-templates

Merge pull request #127 from kcagran/backstage-templates #1063

Status Failure
Total duration 2m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linters.yml

on: push
linters  /  Runs code linting tests
13s
linters / Runs code linting tests
ansible-lint
1m 11s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
fqcn[canonical]: playbooks/webapp/tasks/delete.yaml#L25
You should use canonical module name `amazon.aws.elb_classic_lb_info` instead of `community.aws.elb_classic_lb_info`.
fqcn[canonical]: roles/manage_transit_gateway/tasks/create.yaml#L4
You should use canonical module name `amazon.aws.ec2_transit_gateway` instead of `community.aws.ec2_transit_gateway`.
fqcn[canonical]: roles/manage_transit_gateway/tasks/create_vpc_attachment.yaml#L2
You should use canonical module name `amazon.aws.ec2_transit_gateway_vpc_attachment` instead of `community.aws.ec2_transit_gateway_vpc_attachment`.
fqcn[canonical]: roles/manage_transit_gateway/tasks/create_vpn_attachment.yaml#L2
You should use canonical module name `amazon.aws.ec2_vpc_vpn` instead of `community.aws.ec2_vpc_vpn`.
fqcn[canonical]: roles/manage_transit_gateway/tasks/delete.yaml#L4
You should use canonical module name `amazon.aws.ec2_transit_gateway_info` instead of `community.aws.ec2_transit_gateway_info`.
fqcn[canonical]: roles/manage_transit_gateway/tasks/delete.yaml#L19
You should use canonical module name `amazon.aws.ec2_transit_gateway_vpc_attachment_info` instead of `community.aws.ec2_transit_gateway_vpc_attachment_info`.
fqcn[canonical]: roles/manage_transit_gateway/tasks/delete.yaml#L25
You should use canonical module name `amazon.aws.ec2_transit_gateway_vpc_attachment` instead of `community.aws.ec2_transit_gateway_vpc_attachment`.
fqcn[canonical]: roles/manage_transit_gateway/tasks/delete.yaml#L32
You should use canonical module name `amazon.aws.ec2_transit_gateway_vpc_attachment_info` instead of `community.aws.ec2_transit_gateway_vpc_attachment_info`.
fqcn[canonical]: roles/manage_transit_gateway/tasks/delete.yaml#L43
You should use canonical module name `amazon.aws.ec2_vpc_vpn_info` instead of `community.aws.ec2_vpc_vpn_info`.
fqcn[canonical]: roles/manage_transit_gateway/tasks/delete.yaml#L55
You should use canonical module name `amazon.aws.ec2_vpc_vpn` instead of `community.aws.ec2_vpc_vpn`.
linters / Runs code linting tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636