From e2a6e043664ef340aa474b0d3ab9d24865d0efdf Mon Sep 17 00:00:00 2001 From: CaptTrews Date: Sat, 24 Aug 2019 02:26:40 +0000 Subject: Updated from network content collector Signed-off-by: CaptTrews --- plugins/modules/vyos_static_route.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/modules/vyos_static_route.py') diff --git a/plugins/modules/vyos_static_route.py b/plugins/modules/vyos_static_route.py index b7307ef4..564a2574 100644 --- a/plugins/modules/vyos_static_route.py +++ b/plugins/modules/vyos_static_route.py @@ -36,7 +36,8 @@ description: - This module provides declarative management of static IP routes on Vyatta VyOS network devices. notes: - - Tested against VYOS 1.1.7 + - Tested against VyOS 1.1.8 (helium). + - This module works with connection C(network_cli). See L(the VyOS OS Platform Options,../network/user_guide/platform_vyos.html). options: prefix: description: -- cgit v1.2.3