summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/junos/junos_user.py
diff options
context:
space:
mode:
authorJohn R Barker <john@johnrbarker.com>2017-04-13 12:18:52 -0400
committerToshio Kuratomi <a.badger@gmail.com>2017-04-13 09:45:29 -0700
commite4d76ace867849c7bf7c02aec34632da36a52c05 (patch)
treec1e9ccb1949d11ca0ca4b6bf0c5dd4a39af831e4 /lib/ansible/modules/network/junos/junos_user.py
parent6d0beec92558c29c4781d570b98fea86ed176dda (diff)
downloadansible-e4d76ace867849c7bf7c02aec34632da36a52c05.tar.gz
Make it easier to find network modules (#23576) (#23584)temp-staging-post2.3.0
* Make it easier to find network modules Feedback has been it's difficult (via Google or directly) to find modules as some people search for the company name vs product name, therefore specify both. * "IOS XR" (not "IOS-XR") (cherry picked from commit 92a425a532f25c136abc0431c06f67343edd0bd8)
Diffstat (limited to 'lib/ansible/modules/network/junos/junos_user.py')
-rw-r--r--lib/ansible/modules/network/junos/junos_user.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/network/junos/junos_user.py b/lib/ansible/modules/network/junos/junos_user.py
index 652553fc82..1d8fed2c89 100644
--- a/lib/ansible/modules/network/junos/junos_user.py
+++ b/lib/ansible/modules/network/junos/junos_user.py
@@ -26,7 +26,7 @@ DOCUMENTATION = """
module: junos_user
version_added: "2.3"
author: "Peter Sprygada (@privateip)"
-short_description: Manage local user accounts on Juniper devices
+short_description: Manage local user accounts on Juniper JUNOS devices
description:
- This module manages locally configured user accounts on remote
network devices running the JUNOS operating system. It provides