Mention that with windows target hosts, fact_path and filter are not currently supported

This commit is contained in:
Matt Martz 2014-06-18 10:42:55 -05:00
parent 8f762a7d15
commit bf400d3c23

View file

@ -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
'''