community.windows.win_rds_settings – Manage main settings of a Remote Desktop Gateway server
Note
This plugin is part of the community.windows collection (version 1.8.0).
You might already have this collection installed if you are using the ansible
package.
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it, use: ansible-galaxy collection install community.windows
.
To use it in a playbook, specify: community.windows.win_rds_settings
.
Requirements
The below requirements are needed on the host that executes this module.
Windows Server 2008R2 (6.1) or higher.
The Windows Feature “RDS-Gateway” must be enabled.
Parameters
Parameter |
Comments |
---|---|
Certificate hash (thumbprint) for the Remote Desktop Gateway server. The certificate hash is the unique identifier for the certificate. |
|
If enabled, only clients that support logon messages and administrator messages can connect. Choices:
|
|
The maximum number of connections allowed. If set to If set to |
|
Specifies whether to use SSL Bridging.
Choices:
|
See Also
See also
- community.windows.win_rds_cap
The official documentation on the community.windows.win_rds_cap module.
- community.windows.win_rds_rap
The official documentation on the community.windows.win_rds_rap module.
- community.windows.win_rds_settings
The official documentation on the community.windows.win_rds_settings module.