mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00: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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user