Ensure documented choices match spec

Change-Id: Ia40e846f970a05a894601a7a37af0231f136bab6
This commit is contained in:
Mark Chappell
2020-03-16 14:15:04 +01:00
parent f52598dd90
commit 63e444a324
6 changed files with 5 additions and 10 deletions

View File

@@ -47,6 +47,7 @@ options:
- The IP version of the subnet 4 or 6
default: 4
type: str
choices: ['4', '6']
enable_dhcp:
description:
- Whether DHCP should be enabled for this subnet.