Skip to content

Commit bb6d7d5

Browse files
authored
Allow rack to be in the query_params_ids (#443)
1 parent bb98ce3 commit bb6d7d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/module_utils/netbox_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@
350350
"tenant",
351351
"type",
352352
"virtual_machine",
353+
"rack",
353354
]
354355
)
355356

0 commit comments

Comments
 (0)