summaryrefslogtreecommitdiff
path: root/plugins/modules/vyos_lldp_interfaces.py
diff options
context:
space:
mode:
authorRohit Thakur <rohitthakur2590@outlook.com>2020-05-04 09:54:38 +0530
committerRohit Thakur <rohitthakur2590@outlook.com>2020-05-04 09:54:38 +0530
commitb125abe2ac135589a2c3455ef74e1580f435489c (patch)
tree2c69b563ad9941776e8287f662a8d2b2cb65c841 /plugins/modules/vyos_lldp_interfaces.py
parentc7039afea05ea49cd010e98359d7989cc1bd574e (diff)
downloadvyos-ansible-old-b125abe2ac135589a2c3455ef74e1580f435489c.tar.gz
vyos-ansible-old-b125abe2ac135589a2c3455ef74e1580f435489c.zip
version added
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
Diffstat (limited to 'plugins/modules/vyos_lldp_interfaces.py')
-rw-r--r--plugins/modules/vyos_lldp_interfaces.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/modules/vyos_lldp_interfaces.py b/plugins/modules/vyos_lldp_interfaces.py
index 34ceb66..9567511 100644
--- a/plugins/modules/vyos_lldp_interfaces.py
+++ b/plugins/modules/vyos_lldp_interfaces.py
@@ -120,6 +120,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.