mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Add note to network agnostic modules for supported platforms (#51617)
* added doc fragment to multiple network modules
This commit is contained in:
committed by
Alicia Cozine
parent
84a6519481
commit
eb6989ecbc
@@ -21,6 +21,7 @@ short_description: Manage Layer-2 interface on network devices
|
||||
description:
|
||||
- This module provides declarative management of Layer-2 interface
|
||||
on network devices.
|
||||
extends_documentation_fragment: network_agnostic
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
||||
@@ -22,6 +22,7 @@ short_description: Manage VLANs on network devices
|
||||
description:
|
||||
- This module provides declarative management of VLANs
|
||||
on network devices.
|
||||
extends_documentation_fragment: network_agnostic
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user