Skip to content

Commit c661435

Browse files
committed
fixing documentation errors
1 parent a6619b1 commit c661435

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

plugins/modules/dcnm_interface.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -182,17 +182,17 @@
182182
choices: ['auto', 'full', 'half']
183183
default: auto
184184
enable_pfc:
185-
description
185+
description:
186186
- State of Priority Flow Control (PFC) on the interface
187187
type: bool
188188
default: false
189189
enable_cdp:
190-
description
190+
description:
191191
- State of CDP protocol on the interface
192192
type: bool
193193
default: true
194194
enable_monitor:
195-
description
195+
description:
196196
- State of Switchport Monitor for SPAN/ERSPAN
197197
type: bool
198198
default: false
@@ -580,17 +580,17 @@
580580
type: bool
581581
default: true
582582
enable_pfc:
583-
description
583+
description:
584584
- State of Priority Flow Control (PFC) on the interface
585585
type: bool
586586
default: false
587587
enable_cdp:
588-
description
588+
description:
589589
- State of CDP protocol on the interface
590590
type: bool
591591
default: true
592592
enable_monitor:
593-
description
593+
description:
594594
- State of Switchport Monitor for SPAN/ERSPAN
595595
type: bool
596596
default: false

0 commit comments

Comments
 (0)