summaryrefslogtreecommitdiff
path: root/network/nxos
diff options
context:
space:
mode:
authorBill Nottingham <notting@splat.cc>2016-10-06 14:32:57 -0400
committerJohn R Barker <john@johnrbarker.com>2016-10-06 19:32:57 +0100
commit149f10f8b7f0dfe669b3c5ef26c2f4107f589e61 (patch)
tree2432e2eaf36c9e676ab16c78bd8d79568d0e8985 /network/nxos
parentb4f6a25195d8d2420184347bc65e89d9da4f592a (diff)
downloadansible-modules-core-149f10f8b7f0dfe669b3c5ef26c2f4107f589e61.tar.gz
Fix deprecation notices. (#5180)
Diffstat (limited to 'network/nxos')
-rw-r--r--network/nxos/_nxos_template.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/nxos/_nxos_template.py b/network/nxos/_nxos_template.py
index d8c8caf9..371b93b0 100644
--- a/network/nxos/_nxos_template.py
+++ b/network/nxos/_nxos_template.py
@@ -28,7 +28,7 @@ description:
by evaluating the current running-config and only pushing configuration
commands that are not already configured. The config source can
be a set of commands or a template.
-deprecated: Deprecated in 2.2. Use eos_config instead
+deprecated: Deprecated in 2.2. Use nxos_config instead
extends_documentation_fragment: nxos
options:
src: