mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Fixing docstring format
This commit is contained in:
parent
76d7379d73
commit
57f86c0efc
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ notes:
|
||||||
- This module works at the group level for traps. If you need to only
|
- This module works at the group level for traps. If you need to only
|
||||||
enable/disable 1 specific trap within a group, use the M(nxos_command)
|
enable/disable 1 specific trap within a group, use the M(nxos_command)
|
||||||
module.
|
module.
|
||||||
IMPORTANT: Be aware that you can set a trap only for an enabled feature.
|
- Be aware that you can set a trap only for an enabled feature.
|
||||||
options:
|
options:
|
||||||
group:
|
group:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue