sbaerlocher.remote_desktop
Ansible Role: remote-desktop
Description
This role sets up Windows Remote Desktop Services on Windows machines.
Installation
To install this role, run:
ansible-galaxy install sbaerlocher.remote_desktop
Requirements
No special requirements needed.
Role Variables
Variable | Default | Comments |
---|---|---|
remote_desktop_enabled | false | Enables Remote Desktop if set to true. |
remote_desktop_minencryptionLevel | '3' | Minimum encryption level for connections. Learn more. |
remote_desktop_port | 3389 | Port number used for Remote Desktop. |
remote_desktop_shutdown_disable | false | If true, users won't be able to shut down the device. |
remote_desktop_securitylayer | '1' | Security layer setting for connections. Learn more. |
remote_desktop_group | 'Remotedesktopbenutzer' | The group that can log in to Remote Desktop. |
remote_desktop_members | [] | List of users or groups allowed to access Remote Desktop. |
Dependencies
No dependencies required.
Example Playbook
Here is an example playbook to use this role:
- hosts: all
roles:
- sbaerlocher.remote-desktop
Author
License
This project is licensed under the MIT License. For the full license text, see the LICENSE file.
Copyright
(c) 2020, Simon Bärlocher
Informazioni sul progetto
Enables Windows Remote Desktop Services on Windows.
Installa
ansible-galaxy install sbaerlocher.remote_desktop
Licenza
mit
Download
1.2k
Proprietario
Technology Evangelist / System Engineer by @whatwedo / Project Manager @arillso / @ansible and @nuxt fan / Based in #Bern