| ... | ... | @@ -45,7 +45,7 @@ create(topology: Union[str, Path], |
|
|
|
|
|
|
|
- Whether a border router should be created.
|
|
|
|
- By default, the border router is not created.
|
|
|
|
- For details about the border router, see [Building a Sandbox](Building-a-Sandbox).
|
|
|
|
- For details about the border router, see [Building a Sandbox](2.0/Building-a-Sandbox).
|
|
|
|
|
|
|
|
### provisioning_dir
|
|
|
|
|
| ... | ... | @@ -58,7 +58,7 @@ create(topology: Union[str, Path], |
|
|
|
### extra_vars
|
|
|
|
|
|
|
|
- Path to a YAML file with additional attributes for Ansible.
|
|
|
|
- See [Building a Sandbox](Building-a-Sandbox) about the details on this file.
|
|
|
|
- See [Building a Sandbox](2.0/Building-a-Sandbox) about the details on this file.
|
|
|
|
- The path can be passed as a `str` or a `pathlib` `Path`.
|
|
|
|
|
|
|
|
### generate_provisioning
|
| ... | ... | |