Clarify docs for set_stats module (#26250)

Fixes #26191
This commit is contained in:
Sam Doran 2017-06-29 16:29:12 -04:00 committed by Matt Davis
parent 17c1bb6f08
commit 6b49fca7e5

View file

@ -47,6 +47,7 @@ options:
default: yes
notes:
- This module is also supported for Windows targets.
- In order for custom stats to be displayed, you must set C(show_custom_stats) in C(ansible.cfg) or C(ANSIBLE_SHOW_CUSTOM_STATS) to C(true).
version_added: "2.3"
'''