mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 21:31:26 -07:00
Add note to network agnostic modules for supported platforms (#51617)
* added doc fragment to multiple network modules
This commit is contained in:
parent
84a6519481
commit
eb6989ecbc
21 changed files with 49 additions and 1 deletions
|
@ -22,6 +22,7 @@ short_description: Push text based configuration to network devices over network
|
|||
description:
|
||||
- This module provides platform agnostic way of pushing text based
|
||||
configuration to network devices over network_cli connection plugin.
|
||||
extends_documentation_fragment: network_agnostic
|
||||
options:
|
||||
config:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue