Skip to content

Tweaks to client generation #440

Tweaks to client generation

Tweaks to client generation #440

Triggered via pull request March 6, 2025 15:12
Status Failure
Total duration 38s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
jinja[invalid]: playbooks/local_os_client.yaml#L100
template error while templating string: expected token ':', got '}'. String: {{ cloudsyaml | combine({'clouds': {local_cloudname + '-admin'}}, recursive=true) }}. expected token ':', got '}'
jinja[invalid]: playbooks/local_os_client.yaml#L107
template error while templating string: expected token ':', got '}'. String: {{ cloudsyaml | combine({'clouds': {local_cloudname}}, set_cacert, recursive=true) }}. expected token ':', got '}'
name[play]: playbooks/local_requirements.yaml#L10
All plays should be named.