From 13e3aed86d5f14e22112a34a8daa1e5cc2a5a16c Mon Sep 17 00:00:00 2001 From: Alexei Znamensky <103110+russoz@users.noreply.github.com> Date: Sun, 25 May 2025 23:42:57 +1200 Subject: [PATCH] apache2_mod_proxy: adjust docs (fix) (#10174) --- 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 66c1a1f990..3816845257 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": {