mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
[PR #9515/d2078be2 backport][stable-10] uvw*: style adjustments (#9527)
uvw*: style adjustments (#9515)
* uvw*: style adjustments
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* adjustments from review
* Update plugins/modules/utm_proxy_frontend.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/utm_proxy_frontend_info.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit d2078be247)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -92,7 +92,7 @@ options:
|
||||
stickysession_id:
|
||||
type: str
|
||||
description:
|
||||
- The stickysession id.
|
||||
- The stickysession ID.
|
||||
default: ROUTEID
|
||||
stickysession_status:
|
||||
description:
|
||||
@@ -182,7 +182,7 @@ result:
|
||||
description: Whether to use stickysession or not.
|
||||
type: bool
|
||||
websocket_passthrough:
|
||||
description: Whether websocket passthrough will be used or not.
|
||||
description: Whether websocket passthrough is used or not.
|
||||
type: bool
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user