mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Restore extends_documentation_fragment: nxos (#22312)
* Restore extends_documentation_fragment: nxos * Restore extends_documentation_fragment: nxos
This commit is contained in:
parent
9be30f2eca
commit
aa3fbb0d54
66 changed files with 66 additions and 1 deletions
|
@ -25,6 +25,7 @@ ANSIBLE_METADATA = {
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: nxos_evpn_global
|
||||
extends_documentation_fragment: nxos
|
||||
version_added: "2.2"
|
||||
short_description: Handles the EVPN control plane for VXLAN.
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue