summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authoransible-zuul[bot] <48994755+ansible-zuul[bot]@users.noreply.github.com>2020-01-29 02:34:33 +0000
committerGitHub <noreply@github.com>2020-01-29 02:34:33 +0000
commitaea96d4977f436f28c0bcdf5c35c2accb2cccca8 (patch)
treeab2e46c6f72b65d2d3cec462c271cbd4665e3682 /plugins
parent03addce56012d4bd360e18612d2eb3af04d8f01a (diff)
parent03271a279defb649183e0ef07f340b70a6852189 (diff)
downloadvyos.vyos-aea96d4977f436f28c0bcdf5c35c2accb2cccca8.tar.gz
vyos.vyos-aea96d4977f436f28c0bcdf5c35c2accb2cccca8.zip
Merge pull request #63 from CaptTrews/master
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'plugins')
-rw-r--r--plugins/modules/vyos_config.py2
1 files changed, 1 insertions, 1 deletions
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 <hostname>_config.<current-date>@<current-time>
dir_path: