network: Support static subnet
This commit is contained in:
@@ -15,3 +15,8 @@ argument_specs:
|
||||
choices:
|
||||
- bridge
|
||||
- macvlan
|
||||
network_subnet:
|
||||
description: Subnet for the network
|
||||
type: str
|
||||
required: false
|
||||
default: ""
|
||||
|
||||
Reference in New Issue
Block a user