mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
apache2_mod_proxy: adjust docs (fix) (#10174)
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