Skip to content

Commit 498422c

Browse files
committed
updated argument_spec
1 parent a119305 commit 498422c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugins/modules/netbox_vlan_group.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@
8888
description:
8989
- Array of starting and ending VLAN ID pairs
9090
required: false
91-
type: raw
91+
type: list
92+
elements: raw
9293
version_added: "3.20.0"
9394
tags:
9495
description:

0 commit comments

Comments
 (0)