mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Mention that with windows target hosts, fact_path and filter are not currently supported
This commit is contained in:
@@ -54,6 +54,8 @@ notes:
|
||||
install I(facter) and I(ohai) means you can avoid Ruby-dependencies on your
|
||||
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).
|
||||
author: Michael DeHaan
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user