Skip to content

Commit 13e3aed

Browse files
authored
apache2_mod_proxy: adjust docs (fix) (#10174)
1 parent 9e31708 commit 13e3aed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/modules/apache2_mod_proxy.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
description: Specific balancer member information dictionary, returned when the module is invoked with O(member_host) parameter.
117117
type: dict
118118
returned: success
119-
sample: |
119+
sample:
120120
{
121121
"attributes": {
122122
"Busy": "0",
@@ -149,7 +149,7 @@
149149
O(state) args.
150150
returned: success
151151
type: list
152-
sample: |-
152+
sample:
153153
[
154154
{
155155
"attributes": {

0 commit comments

Comments
 (0)