add agnostic doc fragment (#52673)
This commit is contained in:
parent
1b9745722e
commit
a94d16adef
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ short_description: Manage static IP routes on network appliances (routers, switc
|
|||
description:
|
||||
- This module provides declarative management of static
|
||||
IP routes on network appliances (routers, switches et. al.).
|
||||
extends_documentation_fragment: network_agnostic
|
||||
|
||||
options:
|
||||
prefix:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue