Skip to content
Snippets Groups Projects
Commit 63b5377c authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

Update code formatting

parent 54e9a5b2
No related branches found
No related tags found
1 merge request!134Send subscription to ansible so we can target via TS
Pipeline #85273 failed
......@@ -97,7 +97,5 @@ def run_checks_after_base_config(subscription: dict[str, Any], callback_route: s
playbook_name="base_config_checks.yaml",
callback_route=callback_route,
inventory=subscription["router"]["router_fqdn"],
extra_vars={
"wfo_router_json": subscription,
},
extra_vars={"wfo_router_json": subscription}
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment