Mention that with windows target hosts, fact_path and filter are not currently supported
This commit is contained in:
parent
70936bbf8b
commit
cab68bc579
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ notes:
|
||||||
install I(facter) and I(ohai) means you can avoid Ruby-dependencies on your
|
install I(facter) and I(ohai) means you can avoid Ruby-dependencies on your
|
||||||
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
|
||||||
|
C(fact_path) or C(filter).
|
||||||
author: Michael DeHaan
|
author: Michael DeHaan
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue