summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/netconf/netconf_config.py
diff options
context:
space:
mode:
authorEitan Adler <grimreaper@users.noreply.github.com>2020-01-28 11:06:40 -0800
committeransibot <ansibot@users.noreply.github.com>2020-01-28 14:06:40 -0500
commit86663abf371d8352498554ab72c00c55890b5588 (patch)
treeca5fcbefd6a2278a3fd0c2cf1e4584a0d679c668 /lib/ansible/modules/network/netconf/netconf_config.py
parentb482857fd31d3de39f50e74064fb6a4acbfe583c (diff)
downloadansible-86663abf371d8352498554ab72c00c55890b5588.tar.gz
all: fix all the the duplicate words (#66784)
Diffstat (limited to 'lib/ansible/modules/network/netconf/netconf_config.py')
-rw-r--r--lib/ansible/modules/network/netconf/netconf_config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/network/netconf/netconf_config.py b/lib/ansible/modules/network/netconf/netconf_config.py
index 0071277299..ddadfd68bf 100644
--- a/lib/ansible/modules/network/netconf/netconf_config.py
+++ b/lib/ansible/modules/network/netconf/netconf_config.py
@@ -155,7 +155,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: