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