Skip to content

Remove relocation script #549

Remove relocation script

Remove relocation script #549

Triggered via pull request March 4, 2024 18:41
@loganmc10loganmc10
synchronize #59
414reloc
Status Failure
Total duration 1m 30s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
test-code
Process completed with exit code 2.
jinja[spacing]: edge/roles/edge_install/tasks/setup_host_networking.yaml#L73
Jinja2 spacing could be improved: {{ relocatable_network_config | combine({'dns-resolver':{'config':{'server':dns_servers}}}, recursive=true) }} -> {{ relocatable_network_config | combine({'dns-resolver': {'config': {'server': dns_servers}}}, recursive=true) }}