From 116cac16a41c92f051fff0d8365caddabb415721 Mon Sep 17 00:00:00 2001 From: Rohit Thakur Date: Mon, 4 May 2020 09:57:33 +0530 Subject: version added Signed-off-by: Rohit Thakur --- plugins/modules/vyos_lldp_global.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/modules/vyos_lldp_global.py b/plugins/modules/vyos_lldp_global.py index 3b11a25..80ec4c1 100644 --- a/plugins/modules/vyos_lldp_global.py +++ b/plugins/modules/vyos_lldp_global.py @@ -80,6 +80,7 @@ options: it into Ansible structured data as per the resource module's argspec and the value is then returned in the I(parsed) key within the result. type: str + version_added: "1.0.0" state: description: - The state of the configuration after module completion. -- cgit v1.2.3