mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-30 04:49:09 -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
|
@ -23,6 +23,7 @@ ANSIBLE_METADATA = {'status': ['preview'],
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: nxos_pim_interface
|
||||
extends_documentation_fragment: nxos
|
||||
version_added: "2.2"
|
||||
short_description: Manages PIM interface configuration.
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue