# 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 'SUB: xrdp submodule' git push ```