From 9c649ae49613f1c4f5361dfed53afcb11da4df6b Mon Sep 17 00:00:00 2001 From: x p k Date: Mon, 17 Feb 2020 15:12:56 +0800 Subject: [PATCH] DOC: updated readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b233669..1bced41 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,8 @@ 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