Skip to content

Commit c612612

Browse files
authored
Merge pull request #537 from felix-russell/patch-1
Fix plugins/inventory -> options/group_by
2 parents 2985724 + 247cfae commit c612612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/inventory/nb_inventory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
- I(rack_group) is supported on NetBox versions 2.10 or lower only
127127
- I(location) is supported on NetBox versions 2.11 or higher only
128128
type: list
129-
choices:
129+
elements:
130130
- sites
131131
- site
132132
- location

0 commit comments

Comments
 (0)