mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-11 16:44:22 -07:00
Slight tweak to windows wording.
This commit is contained in:
parent
aba2cbfbc6
commit
eb33e3e2ef
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue