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": {