Files
ansible.role.xrdp/README.md
T
2020-02-17 15:13:17 +08:00

15 lines
376 B
Markdown

# Ansible role for installing xrdp and gnome desktop environment
URL: https://xpk.headdesk.me/git/xpk/role.xrdp.git
This role also creates a user ```xrdpuser```.
## Tested platforms:
- RHEL7.6
## Add this as a submodule to your ansible home
```
git submodule add https://xpk.headdesk.me/git/xpk/role.xrdp.git roles/xrdp
git commit -S -m 'ADD: adcli submodule'
git push
```