mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-17 22:01:07 -07:00
Updated the documentation of modules to match argspec including the type setting for bool parameters (#36821)
This commit is contained in:
parent
8362ddd107
commit
60e39b9718
38 changed files with 176 additions and 137 deletions
|
@ -63,6 +63,7 @@ options:
|
|||
- Specifies if client ip needs to be preserved for backend connection.
|
||||
- Not compatible with connection multiplexing.
|
||||
- Default value when not specified in API or module is interpreted by Avi Controller as False.
|
||||
type: bool
|
||||
tcp_app_profile:
|
||||
description:
|
||||
- Specifies the tcp application proxy profile parameters.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue