mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-30 04:00:21 -07:00
[PR #10174/13e3aed8 backport][stable-10] apache2_mod_proxy: adjust docs (fix) (#10183)
apache2_mod_proxy: adjust docs (fix) (#10174)
(cherry picked from commit 13e3aed86d
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
7a0428d7e6
commit
f644720c74
1 changed files with 2 additions and 2 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue