From eb33e3e2ef159b5e2a275d98031a601acf47c3d1 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Wed, 18 Jun 2014 11:53:18 -0500 Subject: [PATCH] Slight tweak to windows wording. --- library/system/setup | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library/system/setup b/library/system/setup index c5b408afca..3194500cb2 100644 --- a/library/system/setup +++ b/library/system/setup @@ -55,7 +55,8 @@ notes: remote systems. (See also M(facter) and M(ohai).) - The filter option filters only the first level subkey below ansible_facts. - If the target host is Windows, you will not currently have the ability to use - C(fact_path) or C(filter). + C(fact_path) or C(filter) as this is provided by a simpler implementation of the module. + Different facts are returned for Windows hosts. author: Michael DeHaan '''