mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-22 01:49:02 +02:00
Add support for the "routing ospf static-neighbor" path (#302)
Upstream documentation: https://help.mikrotik.com/docs/display/ROS/OSPF#OSPF-StaticNeighbourconfiguration Signed-off-by: Michael Hanselmann <public@hansmi.ch>
This commit is contained in:
parent
8c62d46198
commit
ba806c0593
6 changed files with 21 additions and 2 deletions
|
@ -218,6 +218,7 @@ options:
|
|||
- routing ospf area range
|
||||
- routing ospf instance
|
||||
- routing ospf interface-template
|
||||
- routing ospf static-neighbor
|
||||
- routing pimsm instance
|
||||
- routing pimsm interface-template
|
||||
- routing rip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue