mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Adding missing version_added
This commit is contained in:
parent
bf2e0ec953
commit
d435aca86e
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: nxos_vtp
|
module: nxos_vtp
|
||||||
|
version_added: "2.2"
|
||||||
short_description: Manages VTP domain configuration.
|
short_description: Manages VTP domain configuration.
|
||||||
description:
|
description:
|
||||||
- Manages VTP domain configuration.
|
- Manages VTP domain configuration.
|
||||||
|
|
Loading…
Reference in a new issue