mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +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
@@ -22,6 +22,7 @@ short_description: Manage Interface on network devices
|
||||
description:
|
||||
- This module provides declarative management of Interfaces
|
||||
on network devices.
|
||||
extends_documentation_fragment: network_agnostic
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
||||
@@ -22,6 +22,7 @@ short_description: Manage link aggregation groups on network devices
|
||||
description:
|
||||
- This module provides declarative management of link aggregation groups
|
||||
on network devices.
|
||||
extends_documentation_fragment: network_agnostic
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
||||
@@ -21,6 +21,7 @@ short_description: Manage LLDP interfaces configuration on network devices
|
||||
description:
|
||||
- This module provides declarative management of LLDP interfaces
|
||||
configuration on network devices.
|
||||
extends_documentation_fragment: network_agnostic
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user