mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 22:51:23 -07:00
Update set_stats.py
<!--- Your description here --> +label: docsite_pr
This commit is contained in:
parent
90354d282d
commit
f2db9d59c7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ author: "Brian Coca (@bcoca)"
|
||||||
module: set_stats
|
module: set_stats
|
||||||
short_description: Set stats for the current ansible run
|
short_description: Set stats for the current ansible run
|
||||||
description:
|
description:
|
||||||
- This module allows setting/accumulating stats on the current ansible run, either per host of for all hosts in the run.
|
- This module allows setting/accumulating stats on the current ansible run, either per host or for all hosts in the run.
|
||||||
- This module is also supported for Windows targets.
|
- This module is also supported for Windows targets.
|
||||||
options:
|
options:
|
||||||
data:
|
data:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue