From 03271a279defb649183e0ef07f340b70a6852189 Mon Sep 17 00:00:00 2001 From: CaptTrews Date: Wed, 29 Jan 2020 00:24:22 +0000 Subject: Updated from network content collector Signed-off-by: CaptTrews --- plugins/modules/vyos_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/modules/vyos_config.py b/plugins/modules/vyos_config.py index 24fa161..b899045 100644 --- a/plugins/modules/vyos_config.py +++ b/plugins/modules/vyos_config.py @@ -92,7 +92,7 @@ options: suboptions: filename: description: - - The filename to be used to store the backup configuration. If the the filename + - The filename to be used to store the backup configuration. If the filename is not given it will be generated based on the hostname, current time and date in format defined by _config.@ dir_path: -- cgit v1.2.3