From f644720c74b004c1520d580349451a398146608d Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 23:23:12 +0200 Subject: [PATCH] [PR #10174/13e3aed8 backport][stable-10] apache2_mod_proxy: adjust docs (fix) (#10183) apache2_mod_proxy: adjust docs (fix) (#10174) (cherry picked from commit 13e3aed86d5f14e22112a34a8daa1e5cc2a5a16c) Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> --- plugins/modules/apache2_mod_proxy.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/modules/apache2_mod_proxy.py b/plugins/modules/apache2_mod_proxy.py index 0ca89cc0cd..d811daa1f9 100644 --- a/plugins/modules/apache2_mod_proxy.py +++ b/plugins/modules/apache2_mod_proxy.py @@ -116,7 +116,7 @@ member: description: Specific balancer member information dictionary, returned when the module is invoked with O(member_host) parameter. type: dict returned: success - sample: | + sample: { "attributes": { "Busy": "0", @@ -149,7 +149,7 @@ members: O(state) args. returned: success type: list - sample: |- + sample: [ { "attributes": {