Skip to content

Commit 9502e73

Browse files
lint issues solved
1 parent b3525a4 commit 9502e73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugins/modules/interface.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,8 @@
116116
id:
117117
type: str
118118
description:
119-
- Interface number, in C/U format, where C can take one of the following values:
119+
- Interface number, in C/U format.
120+
- C can take one of the following values:
120121
- '* 0 - Indicates a management interface.'
121122
- '* 1 - Indicates a 1 Gbps port.'
122123
- '* 10 - Indicates a 10 Gbps port.'

0 commit comments

Comments
 (0)