render_config
Render per-device network configurations from a netlab topology using Jinja2 templates, producing deployable configs offline without containers.
Instructions
Render real per-device config from a netlab topology — offline, no containers.
Returns {per_node: {node: {module: config_text}}, clab_yaml, disclaimer}. This is the netlab data-model transform + Jinja2 render; the config matches what would deploy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topology_yaml | Yes | ||
| nodes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||