network: Support static subnet

This commit is contained in:
uumas
2025-09-14 03:07:28 +03:00
parent 12f32f5824
commit ad50e05ee9
3 changed files with 7 additions and 0 deletions

View File

@@ -15,3 +15,8 @@ argument_specs:
choices:
- bridge
- macvlan
network_subnet:
description: Subnet for the network
type: str
required: false
default: ""