From 507955aeda83492dab7f2d5f9b695f7bd4043e35 Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Mon, 4 Apr 2022 15:23:39 -0400 Subject: Create symmlinks for redirection of vyos modules (#244) Create symmlinks for redirection of vyos modules Signed-off-by: GomathiselviS gomathiselvi@gmail.com SUMMARY ISSUE TYPE Bugfix Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Sagar Paul Reviewed-by: None --- plugins/cliconf/vyos.py | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/cliconf') diff --git a/plugins/cliconf/vyos.py b/plugins/cliconf/vyos.py index b100ce01..b1a55b1c 100644 --- a/plugins/cliconf/vyos.py +++ b/plugins/cliconf/vyos.py @@ -36,6 +36,7 @@ options: to the device is present in this list, the existing cache is invalidated. version_added: 2.0.0 type: list + elements: str default: [] vars: - name: ansible_vyos_config_commands -- cgit v1.2.3