mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Slight tweak to windows wording.
This commit is contained in:
committed by
Matt Martz
parent
aba2cbfbc6
commit
eb33e3e2ef
@@ -55,7 +55,8 @@ notes:
|
|||||||
remote systems. (See also M(facter) and M(ohai).)
|
remote systems. (See also M(facter) and M(ohai).)
|
||||||
- The filter option filters only the first level subkey below ansible_facts.
|
- 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
|
- 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
|
author: Michael DeHaan
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user