From f2db9d59c76e5b80f5e4234a25baaa4a6dac3731 Mon Sep 17 00:00:00 2001 From: wznoinsk Date: Wed, 2 May 2018 15:35:16 +0100 Subject: [PATCH] Update set_stats.py +label: docsite_pr --- lib/ansible/modules/utilities/logic/set_stats.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/utilities/logic/set_stats.py b/lib/ansible/modules/utilities/logic/set_stats.py index 8d2f049bf0..db99ad99e2 100644 --- a/lib/ansible/modules/utilities/logic/set_stats.py +++ b/lib/ansible/modules/utilities/logic/set_stats.py @@ -18,7 +18,7 @@ author: "Brian Coca (@bcoca)" module: set_stats short_description: Set stats for the current ansible run 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. options: data: