From 20d9c0c484cf28c9c907bb20eb76be9c66757f82 Mon Sep 17 00:00:00 2001 From: Wolfgang Powisch Date: Fri, 27 May 2016 01:19:04 +0200 Subject: [PATCH] Update junos_facts.py (#3759) --- lib/ansible/modules/network/junos/junos_facts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/network/junos/junos_facts.py b/lib/ansible/modules/network/junos/junos_facts.py index fcd476c1c0..373ab74f4c 100644 --- a/lib/ansible/modules/network/junos/junos_facts.py +++ b/lib/ansible/modules/network/junos/junos_facts.py @@ -21,7 +21,7 @@ DOCUMENTATION = """ module: junos_facts version_added: "2.1" author: "Peter Sprygada (@privateip)" -short_description: Collect facts from remove device running Junos +short_description: Collect facts from remote device running Junos description: - Collects fact information from a remote device running the Junos operating system. By default, the module will collect basic fact