mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-30 04:49:09 -07:00
Add missing extends_documentation_fragment (#35013)
NXOS modules need more work, though that will all be in module_docs_fragments/nxos.py
This commit is contained in:
parent
3c400c5899
commit
9a32f5c889
43 changed files with 47 additions and 4 deletions
|
@ -86,6 +86,7 @@ notes:
|
|||
- This module requires the netconf system service be enabled on
|
||||
the remote device being managed.
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
extends_documentation_fragment: junos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue