mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Fix module names in module docs.
This commit is contained in:
parent
cd47cb2a15
commit
2cb6a10a0e
5 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@ ANSIBLE_METADATA = {'status': ['preview'],
|
|||
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: nxos_snmp_trap
|
||||
module: nxos_snmp_traps
|
||||
version_added: "2.2"
|
||||
short_description: Manages SNMP traps.
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue