mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-07 17:04:02 -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
|
@ -24,6 +24,7 @@ description:
|
|||
on network devices. It provides an option to configure host system
|
||||
parameters or remove those parameters from the device active
|
||||
configuration.
|
||||
extends_documentation_fragment: network_agnostic
|
||||
options:
|
||||
hostname:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue