From 1e4b40e53b1a125d09c5438ed5ff842d3939a921 Mon Sep 17 00:00:00 2001 From: Rohit Thakur Date: Mon, 4 May 2020 09:42:45 +0530 Subject: tox linters fix Signed-off-by: Rohit Thakur --- plugins/modules/vyos_lag_interfaces.py | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins') diff --git a/plugins/modules/vyos_lag_interfaces.py b/plugins/modules/vyos_lag_interfaces.py index a034d40..4c90b37 100644 --- a/plugins/modules/vyos_lag_interfaces.py +++ b/plugins/modules/vyos_lag_interfaces.py @@ -109,6 +109,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