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_l3_interfaces.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/modules/vyos_l3_interfaces.py') diff --git a/plugins/modules/vyos_l3_interfaces.py b/plugins/modules/vyos_l3_interfaces.py index 25a57d30..e79d5d50 100644 --- a/plugins/modules/vyos_l3_interfaces.py +++ b/plugins/modules/vyos_l3_interfaces.py @@ -42,6 +42,9 @@ module: vyos_l3_interfaces version_added: 2.9 short_description: Manages L3 interface attributes of VyOS network devices. description: This module manages the L3 interface attributes on VyOS network devices. +notes: + - 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). author: Nilashish Chakraborty (@NilashishC) options: config: -- cgit v1.2.3