Skip to content

Commit a0194a8

Browse files
committed
correct elements mistake in netbox_service
1 parent 2567623 commit a0194a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/netbox_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
description:
7272
- Specifies which ports used by service (NetBox 2.10 and newer)
7373
type: list
74-
elements: str
74+
elements: int
7575
protocol:
7676
description:
7777
- Specifies which protocol used by service

0 commit comments

Comments
 (0)